Displaying 6 results from an estimated 6 matches for "3ab".
Did you mean:
3a
2002 Jun 04
1
documentation inconsistency for [.data.frame ?
...input data frame
has row names that are syntactically valid variable names (i.e., will pass
through make.names() untouched). However, I couldn't find anything in R or
S-plus online documentation that said this is a requirement for data frames.
> data.frame(x=1:3,y=4:6,row.names=c("3AB","C/D","E.F"))[c(1,2,3),]
x y
3AB 1 4
C/D 2 5
E.F 3 6
> data.frame(x=1:3,y=4:6,row.names=c("3AB","C/D","E.F"))[c(1,2,3,NA),]
x y
X3AB 1 4
C.D 2 5
E.F 3 6
NA NA NA
> data.frame(x=1:3,y=4:6,row.names=c("AB"...
2013 Sep 30
2
climstats
...o run on R 3.0.2 or 3.0.1 and the zipfile is empty.
Does anyone know the status of this package or where I can download it.
Thanks
******************
Jenny Williams
Spatial Information Scientist, GIS Unit
Herbarium, Library, Art & Archives Directorate
Royal Botanic Gardens, Kew
Richmond, TW9 3AB, UK
Tel: +44 (0)208 332 5277
email: jenny.williams@kew.org<mailto:jenny.williams@kew.org>
******************
Film: The Forgotten Home of Coffee - Beyond the Gardens<http://www.youtube.com/watch?v=-uDtytKMKpA&sns=tw>
Stories: Coffee Expedition - Ethiopia<http://storify.com/KewGI...
2003 Jan 22
1
kjournald oops
...t;do_IRQ+dd/f0>
Trace; c01bed9a <generic_make_request+10a/120>
Trace; c013a636 <__refile_buffer+56/60>
Trace; c01bedfd <submit_bh+4d/70>
Trace; c01bef97 <ll_rw_block+177/1c0>
Trace; c016e4fd <journal_brelse_array+1d/30>
Trace; c016d65b <journal_commit_transaction+3ab/10f2>
Trace; c02227c9 <netif_rx+a9/1d0>
Trace; c021eb2f <alloc_skb+ef/1c0>
Trace; c01c5cd7 <receive_packet+2c7/3e0>
Trace; c0170236 <kjournald+136/200>
Trace; c01700e0 <commit_timeout+0/10>
Trace; c0105676 <kernel_thread+26/30>
Trace; c0170100 <kjournald+0/...
2002 Mar 06
1
Help - Samba 2.2.3a + Solaris 8 7/01 - 64 bit binaries
...d/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3a8
[2002/03/05 14:15:31, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3a9
[2002/03/05 14:15:31, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3aa
[2002/03/05 14:15:31, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3ab
[2002/03/05 14:15:34, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3ac
[2002/03/05 14:15:34, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3ad
[2002/03/05 14:15:34, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3ae
[2002/03/05 14:15:34, 1] smbd/ipc.c:(292)
api_fd...
2011 Mar 09
0
Re: "open_ctree failed", unable to mount the fs
...3] ata8: hard resetting link
Mar 9 23:56:36 ftp2 kernel: [121500.430032] ata8: failed to resume link (SControl A12)
Mar 9 23:56:36 ftp2 kernel: [121500.610042] ata8: SATA link up 3.0 Gbps (SStatus 623 SControl A12)
Mar 9 23:56:36 ftp2 kernel: [121500.910026] ata7: failed to resume link (SControl 3AB)
Mar 9 23:56:41 ftp2 kernel: [121506.130047] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 3AB)
Mar 9 23:56:41 ftp2 kernel: [121506.130056] ata7.00: link online but device misclassifed
Mar 9 23:56:41 ftp2 kernel: [121506.130068] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x40)
Mar 9 2...
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