search for: dtime

Displaying 20 results from an estimated 72 matches for "dtime".

Did you mean: time
2005 Mar 29
0
setAs between a new S4 class and "POSIXlt"
...stat.math.ethz.ch> Seminar fuer Statistik, LEO C11 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-1-632-5414 fax: 632-1228 http://stat.ethz.ch/~buser/ -------------------------------------------------------------- ## R Code: ## Definition of my new S4 class setClass("dtime", representation(data = "POSIXlt"), prototype(data = as.POSIXlt("2004/06/01"))) ## Transformation between the new class "dtime" and "POSIXlt" setAs("dtime", "POSIXlt", def = function(from) { from@data }) setAs(&qu...
2005 Mar 22
0
setAs between a new S4 class and "POSIXlt"
Dear R gurus I've a question concerning the transformation of a new S4 class (that I defined) and the existing class "POSIXlt". I did the following: ## Definition of the new class: setClass("dtime", representation(data = "POSIXlt"), prototype(data = as.POSIXlt("2004/06/01"))) ## Transformation between the new class "dtime" and "POSIXlt": setAs("dtime", "POSIXlt", def = function(from) { from at data }) setAs...
2013 Mar 22
3
Double condition
Hi, I would appreciate if somebody could help me with this small issue... I have a dataframe like this (originaly has more than 100 000 rows): > subz jul time dtime fix ddawn ddusk day 101608 15006 2011-02-01 19:14:49 19.24694 noon 7.916667 19.88333 1 101609 15006 2011-02-01 19:24:49 19.41361 midnight 7.916667 19.56667 1 101610 15006 2011-02-01 19:24:49 19.41361 noon 7.916667 19.88333 1 101611 15006 2011-02-01 19:34:49 19.58028 midnigh...
2001 Jul 04
2
Assertion failure in ext3_prepare_write() at inode.c:934: "handle != 0"
...to use SysRq and avoid fsck. I'd wait and build 2.4.6, but my load average... Any umount -> D. Parallelizing fsck version 1.22 (22-Jun-2001) /dev/ide/host0/bus0/target0/lun0/part1 was not cleanly unmounted, check forced. /dev/ide/host0/bus0/target0/lun0/part1: Deleted inode 97249 has zero dtime. FIXED. /dev/ide/host0/bus0/target0/lun0/part1: Deleted inode 97304 has zero dtime. FIXED. /dev/ide/host0/bus0/target0/lun0/part1: Deleted inode 97513 has zero dtime. FIXED. /dev/ide/host0/bus0/target0/lun0/part1: Deleted inode 194731 has zero dtime. FIXED. /dev/ide/host0/bus0/target0/lun0/part...
2005 Jan 02
0
numerous errors on newly built md volume
...nary only drivers). the raid builds fine, as does creation of the ext3 filesystem. however, if i then run e2fsck (with the -f option since the filesystem is brand new) i get thousands of these type of errors: Inode 15461 has imagic flag set. Clear<y>? no Inode 15462 is in use, but has dtime set. Fix<y>? no Inode 15463 is in use, but has dtime set. Fix<y>? no Inode 15464 is in use, but has dtime set. Fix<y>? no Inode 15465 is in use, but has dtime set. Fix<y>? no Inode 15466 is in use, but has dtime set. Fix<y>? no Inode 15466 has imagic flag set...
2002 Jun 27
1
Building from a source-code library under windows
...e *Resp) { long int i, j, No = *norow, Nd = *ndrow, LogParam = *logparam, LogResp = *logresp; double Tdiff, a, b, k21, origReset, counterDose, id, T1, constReseti, constResetj, MaxOORDER = *maxoorder, MaxDORDER = *maxdorder, *OTime, *ITIME, *CL, *CLD, *V1, *VSS, *Tlag, *OID, *OORDER, *DTime, *DDose, *DID, *DORDER, *DEVID, *OrigDTime, *OrigDDose, *OrigDID, *OrigDORDER, *OrigDEVID, *tempDTime, *tempDDose, *tempDID, *tempDORDER, *tempDEVID; OTime = OMAT; ITIME = OMAT + No; CL = OMAT + No * 2; CLD = OMAT + No * 3; V1 = OMAT + No * 4; VSS = OMAT + No * 5; Tlag = OMAT + No *...
2019 Jun 07
1
Problem with opusfile & ndk
Hi Xiph.org Team. We are using opusfile library <https://github.com/xiph/opusfile> for streaming *.opus* audio in our projects. But now we have a problem with building opusfile library for android with *ndk-build*. In particular, with arm64-v8a platform: Google removed <sys/timeb.h> from android. And now building opusfile with nkd-build crashes with error "fatal error:
2003 Feb 09
1
ML9.0:file system completely crashed ext3,"could not find mime type",kde3.0.3
...HESE ERROR MESSAGES APPEARED. BOOTING: ABOUT 22345 MESSAGES APPEARED: Jan 31 14:29:22 this fsck: /dev/hda2 contains a file system with errors, check forced Jan 31 14:29:25 this /etc/hotplug/usb.agent: ... no modules for USB product 0/0/0 Jan 31 14:29:36 this fsck: Inode 139427 is in use, but has dtime set. FIXED. Jan 31 14:29:36 this fsck: /dev/hda2: Inode 139428 is in use, but has dtime set. FIXED. Jan 31 14:29:36 this fsck: /dev/hda2: Inode 139429 is in use, but has dtime set. FIXED. Jan 31 14:29:36 this fsck: /dev/hda2: Inode 139430 is in use, but has dtime set. FIXED. Jan 31 14:29:36 th...
2013 Aug 30
2
Strange fsck.ext3 behavior - infinite loop
...ck 1.35 (28-Feb-2004) Pass 1: Checking inodes, blocks, and sizes Inodes that were part of a corrupted orphan linked list found. Fix<y>? yes Inode 26732609 was part of the orphaned inode list. FIXED. Inode 26732609 has imagic flag set. Clear<y>? yes Inode 26732610 is in use, but has dtime set. Fix<y>? yes Inode 26732611 is in use, but has dtime set. Fix<y>? yes Inode 26732611 has imagic flag set. Clear<y>? yes Inode 26732612 is in use, but has dtime set. Fix<y>? yes Inode 26732613 is in use, but has dtime set. Fix<y>? yes Inode 26732613 has im...
2009 Mar 12
4
who can give me some hint?
Hi All, > act_2 Date Dtime Hour Min Second Rep 51 2006-02-22 14:52:18 14 52 18 useractivity_act 52 2006-02-22 14:52:18 14 52 18 4 55 2006-02-22 14:52:49 14 52 49 4 57 2006-02-22 14:52:51 14 52 51 4 58 2006-02-22 14:52:52 14 52 5...
2008 Feb 27
6
"no space left on device" related to directory limit
Hello, We have a 3-node cluster setup with ocfs2. Since friday one of the nodes went down and would not become clustermember after a reboot because it was unable to write to the ocfs2 filesystem. Message: no space left on device. There is plenty of diskspace though. No problem whatsoever to create a file / directory on the filesystem using one of the other nodes. Today one of the remaining
2007 Feb 20
2
Backing up ext3 root partition with dd
...ing orphaned inode 57538 (uid=0, gid=0, mode=020600, size=0) /dev/Active_Update/root2: Clearing orphaned inode 57537 (uid=0, gid=0, mode=020600, size=0) /dev/Active_Update/root2: Clearing orphaned inode 57536 (uid=0, gid=0, mode=020600, size=0) /dev/Active_Update/root2: Deleted inode 90369 has zero dtime. FIXED. /dev/Active_Update/root2: Inode 90370 is in use, but has dtime set. FIXED. /dev/Active_Update/root2: Inode 90371 is in use, but has dtime set. FIXED. /dev/Active_Update/root2: Inode 90372 is in use, but has dtime set. FIXED. /dev/Active_Update/root2: Inode 90373 is in use, but has dtime se...
2009 Mar 12
2
Removing
Hi All, > act_2 Date Dtime Hour Min Second Rep 51 2006-02-22 14:52:18 14 52 18 useractivity_act 52 2006-02-22 14:52:18 14 52 18 4 55 2006-02-22 14:52:49 14 52 49 4 57 2006-02-22 14:52:51 14 52 51 4 58 2006-02-22 14:52:52 14 52 5...
2013 Aug 30
0
Re: Strange fsck.ext3 behavior - infinite loop
...ing inodes, blocks, and sizes > Inodes that were part of a corrupted orphan linked list found. Fix<y>? yes > > Inode 26732609 was part of the orphaned inode list. FIXED. > Inode 26732609 has imagic flag set. Clear<y>? yes > > Inode 26732610 is in use, but has dtime set. Fix<y>? yes > > Inode 26732611 is in use, but has dtime set. Fix<y>? yes > > Inode 26732611 has imagic flag set. Clear<y>? yes > > Inode 26732612 is in use, but has dtime set. Fix<y>? yes > > Inode 26732613 is in use, but has dtime set....
2012 Dec 17
1
rms R code
Greetings, useRs. Does anybody have replication of the examples from the RMS book by Harrell coded in R? I find that most the code does not work and it takes too much time to debug. For example from p.276 > age.t <- w[,"age"] > f.full <- lrm(cvd~scored(rx)+rcs(dtime,5)+age.t+wt.t+pf.t+hx+sbp+ekg.t+sz.t+sg.t+ap.t+bm+hg.t,x=T,y=T) Error in model.frame.default(formula = cvd ~ scored(rx) + rcs(dtime, 5) + : invalid type (list) for variable 'age.t' thanks everybody. Stephen
2007 Oct 27
1
Unwanted axis labels when rug() has POSIXlt argument (PR#10380)
rug() may add integer axis labels when called with a POSIXlt object as argument. dtimes <- c("09/29/2007 12:54", "09/30/2007 00:14", "10/01/2007 00:14", "10/02/2007 00:14", "10/03/2007 00:14", "10/04/2007 00:14", "10/05/2007 00:14", "10/06/2007 00:14", "10...
2009 Mar 12
1
Removing rows
Hi All, > act_2 Date Dtime Hour Min Second Rep 51 2006-02-22 14:52:18 14 52 18 useractivity_act 52 2006-02-22 14:52:18 14 52 18 4 55 2006-02-22 14:52:49 14 52 49 4 57 2006-02-22 14:52:51 14 52 51 4 58 2006-02-22 14:52:52 14 52 5...
2002 Oct 07
9
FS corruption; HTREE-related?
...eneration: 2449155561 User: 504 Group: 505 Size: 0 File ACL: 0 Directory ACL: 0 Links: 0 Blockcount: 0 Fragment: Address: 0 Number: 0 Size: 0 ctime: 0x3da0be92 -- Sun Oct 6 17:52:02 2002 atime: 0x3da05967 -- Sun Oct 6 10:40:23 2002 mtime: 0x3da0be92 -- Sun Oct 6 17:52:02 2002 dtime: 0x3da0be92 -- Sun Oct 6 17:52:02 2002 BLOCKS: debugfs: stat 391. Inode: 14992584 Type: regular Mode: 0600 Flags: 0x0 Generation: 2449155559 User: 504 Group: 505 Size: 66274 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 144 Fragment: Address: 0 Number: 0 Size: 0...
2012 Oct 30
3
boxplots of various levels
noob here trying to make boxplots of some data i would like to separate the boxplots according to conditons of various levels for example: i have group:1 and 2, each group performed tests consisting of condition A,B,C,D side: left and right time: 1 to 10 I would like separate boxplots of the results (x) of the tests (numeric) for each group under each condition on each side over time. so far i
2012 Jun 14
3
Time difference between two dates/timing
Hi, Here, i have a matrix like this MyMatrix <- *DATETIME HEADER1 HEADER2* 1/1/2010 0:10 197.1947 100.0859 1/1/2010 0:20 203.8811 100.1013 1/1/2010 0:30 206.564 100.0433 1/1/2010 0:40 207.9563 99.9393 i want to get the time difference in minutes between two date. TimeDiff <- MyMatrix[1,1] - MyMatrix[2,1] TimeDiff