Displaying 20 results from an estimated 23 matches for "bae".
Did you mean:
base
2008 Aug 11
1
Unwanted carriage returns storing dataframes with dbWriteTable
...this behavour ? How can I avoid
these unwanted '\r'-tail ?
Hansruedi
> df1
a c
a 1 x
b 2 y
c 3 z
d 4 t
> dbWriteTable(con,"df1",df1,row.names=FALSE)
[1] TRUE
> df1=dbReadTable(con,"df1")
> df1
a c
1 1 x\r
2 2 y\r
3 3 z\r
4 4 t\r
>
--
Hansruedi Baetschmann
dipl.math.ETH et lic.oec.HSG
Mail Weierweg 16
CH-8725 Ernetschwil Functional Genomics Center Zurich
Winterthurerstrasse 190 / Y32H66
CH-8057 Z?rich
Phone +41 79 235 46 49 +41 44 635 39 (64 | 24 | Fax 22)
Email habae at hispeed.ch habae at fgcz.ethz.ch
URL homepag...
2008 Sep 08
1
(PR#12742) Different result with different order of
...AQ 7.31 strikes again.
This is expected: you cannot do exact arithmetic on a binary computer if
some of the quantities involved are not binary fractions (e.g. 1.3)
See also the warning in ?`==`: identical() is equally inappropiate for
computed numerical quantities.
On Mon, 8 Sep 2008, kyunseop.bae at gmail.com wrote:
> Full_Name: Kyun-Seop Bae
> Version: 2.7.2
> OS: MS-Windows XP SP2
> Submission from: (NULL) (148.168.40.4)
>
>
> # Script that I used
>
> rm(list=objects())
> objects()
>
> WT <- 91
> AGE <- 41
> SCR <- 1.3
>
> CCL1 <...
2008 Sep 08
0
(PR#12742) Different result with different order of binding
Thank you for the prompt reply.
Do you know why does MS-Excel give result that I expected?
Thanks,
Kyun-Seop BAE
Email: kyunseop.bae at gmail.com
-----Original Message-----
From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk]
Sent: Monday, September 08, 2008 1:53 AM
To: kyunseop.bae at gmail.com
Cc: R-bugs at r-project.org
Subject: Re: [Rd] (PR#12742) Different result with different order of
binding...
2014 Oct 07
1
Grandstream GXP2160 + SRTP
....ip:53416 --->
INVITE sip:0123123123 at ast.ser.ver.ip:5061 SIP/2.0
Via: SIP/2.0/TLS 192.168.1.104:5068;branch=z9hG4bK60724585;rport;alias
From: <sip:testacc77005 at ast.ser.ver.ip:5061>;tag=263162018
To: <sip:0123123123 at ast.ser.ver.ip:5061>
Call-ID: 1695864968-5068-8 at BJC.BGI.B.BAE
CSeq: 50 INVITE
Contact: <sips:testacc77005 at 192.168.1.104:5068;transport=tls>
X-Grandstream-PBX: true
Max-Forwards: 70
User-Agent: Grandstream GXP2160 1.0.2.9
Privacy: none
P-Preferred-Identity: <sip:testacc77005 at ast.ser.ver.ip:5061>
Supported: replaces, path, timer
Allow: INVITE,...
2008 Sep 08
1
Different result with different order of binding (PR#12742)
Full_Name: Kyun-Seop Bae
Version: 2.7.2
OS: MS-Windows XP SP2
Submission from: (NULL) (148.168.40.4)
# Script that I used
rm(list=objects())
objects()
WT <- 91
AGE <- 41
SCR <- 1.3
CCL1 <- (140-AGE) * WT / (72 * SCR)
CCL2 <- (140-AGE) * WT / 72 / SCR
CCL1
CCL2
identical(CCL1, CCL2)
identical(CCL1, 96....
2017 Mar 09
2
Trying to get SMS from GXV3240 to trigger dialplan code.
...MESSAGE sip:16162995607 at vgw0005.granddial.net SIP/2.0
Via: SIP/2.0/UDP 192.168.201.104:20093;branch=z9hG4bK1738682353;rport
From: <sip:6167761066.2003 at vgw0005.granddial.net>;tag=1683585926
To: <sip:16162995607 at vgw0005.granddial.net>
Call-ID: 1662412698-20093-963 at BJC.BGI.CAB.BAE
CSeq: 9430 MESSAGE
Contact: <sip:6167761066.2003 at 192.168.201.104:20093>
Max-Forwards: 70
User-Agent: Grandstream GXV3240 1.0.3.158
Supported: replaces, path, timer, eventlist
Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, INFO, REFER,
UPDATE, MESSAGE
Content-Type: text/plain...
2005 Apr 19
1
Samba and Windows shares
Good evening-
I am a systems engineer with BAE Systems and am looking to solve a
Single Sign-On and file access issue using Vintela Authentication
Services (VAS) and Samba. This is to be accomplished on Solaris 9
(0904) workstations and function within an Active Directory
environment (e.g. Windows Server 2003).
VAS is currently advertising tha...
2018 Nov 08
3
Samba 4 AD Join to Itself
...rivileged.
If you have received this message in error please notify the sender or a member of the Communications
team immediately by reply e-mail and then delete this message from your system. You must not disclose
it to any other person or third party who is not on the original distribution.
BAE SYSTEMS MARINE Limited. Registered number is 00229770.
Registered Office: Warwick House, PO Box 87,
Farnborough Aerospace Centre, Farnborough, Hampshire, GU14 6YU
This document contains sensitive information of the United Kingdom Government which is not available in
the public domain in the Unit...
2004 Apr 08
1
Building 3.7-p1 on i686-pc-linux-gnu for execution on i386-pc-linux-gnu
...ot;i386-pc-linux-gnu" instead of "i686-pc-linux-gnu." I can't find the
source of the mis-compilation. Any ideas?? I'm stuck!
glibc 2.2.5, gcc 2.96, build kernel 2.4.18, SBC kernel 2.4.23.
Thanks,
Mike
-----------------------------
Mike Weber * 703-668-4516
Network Engineer, BAE Systems
2006 Nov 09
0
Debug Level 3 Error
...lient machine (Fedora Core 5)
and try "ssh -l admin <host>, it doesn't except the password. The
server is Linux Kernal 2.6.
Hope I have provided sufficient info! Let me know if you need any more
to help me solve this one.
Many thanks,
Chris Bertrand
Software Engineer
Christchurch
Bae Systems Integrated Systems Technologies (Insyte)
Xchrch (gnet 615) 4204
(01202) 404204
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient...
2007 Apr 03
1
openssl-0.9.7e compile error.
...-lopenbsd-compat -lcrypto -lz -lnsl -lxnet -lsec
/usr/ccs/bin/ld: Unsatisfied symbols:
_U_Qfneg (first referenced in
openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)) (code)
collect2: ld returned 1 exit status
*** Error exit code 1
Jerry Moore
CSC, Principal UNIX Systems Administrator
BAE Systems Electronics & Integrated Solutions
3131 Story Road West, Irving, Texas 75038
Work 972-659-3226 Mobile 214-868-6953
Jerry.Moore at baesystems.com Jmoore91 at csc.com
2000 Mar 18
0
Samba 2.0.6 and Windows 95 logon
...epared to try and verify) that the "logon home" is
being used instead of "logon path".
I have had to revert to samba 2.0.5a because of this.
Anybody else seen this or know of a fix?
Reply by email direct to me please - I do not subscribe to this mailing
list.
Ashleigh Quick
BAE SYSTEMS
PO Box 1068
Salisbury 5108
South Australia
Ph: (+61) 8 8290 7370
Fax: (+61) 8 8290 8820
2006 Oct 06
2
Bug#391448: xen-hypervisor-3.0-unstable-1-i386: dom0 crashes when starting the 3rd domU
...t.
The machine is a Athlon64 3800+ with 1GB RAM, each domU is configured
with memory=256. It uses bridged networking, which works fine with 2
running domUs. Starting the third domU without a vif does not make any
difference, nor does starting the third using a file based disk image
insted of a LVM baes one.
Unfortunately I have only ssh access to the machine in question, so I
don't know what exactly is happening at crash-time.
If someone has an idea how to debug the problem, I will gladly provide
any information to help fixing it.
Stephan
-- System Information:
Debian Release: testing/...
2007 Apr 05
2
openssh-4.4p1 compile error.
...or anyone, can anyone point me to what and where
I can download the necessary src's and dependencies to
make ssh work on HP-UX 11.0 PARISC 1.0. I've been trying
to work with:
openssh-4.4p1
openssh-4.5p1
openssl-0.9.7e
openssl-0.9.8e
Jerry Moore
CSC, Principal UNIX Systems Administrator
BAE Systems Electronics & Integrated Solutions
3131 Story Road West, Irving, Texas 75038
Work 972-659-3226 Mobile 214-868-6953
Jerry.Moore at baesystems.com Jmoore91 at csc.com
-----Original Message-----
From: Darren Tucker [mailto:dtucker at zip.com.au]
Sent: Wednesday, April 04, 2007 5:25 PM...
2004 Jan 27
0
Samba 3.0.1 startup problem
...the problem
system, it bombs out as above, but on the other system it continues trying to load it a few more times
(does not exist there either) before moving on to a successful startup. log.nmbd on problem system attached.
Any ideas on how to get these daemons working on the problem system?
--
BAE SYSTEMS
David C. Mores
603-885-4641
david.c.mores@baesystems.com <mailto:david.c.mores@baesystems.com>
95 Canal Street, NCA1-2244
Nashua, NH 03061-0868
-------------- next part --------------
[2004/01/26 17:36:09, 5] lib/debug.c:debug_dump_status(359)
INFO: Current debug levels:
al...
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...Platform, Marc Gamell (Rutgers
University), Ivan Rodero (Rutgers University), Manish Parashar
(Rutgers University), Rajeev Muralidhar (Intel India)
20. Dynamic Adaptive Virtual Core Mapping to Improve Power,
Energy, and Performance in Multi-socket Multicores, Chang Bae
(Northwestern University), Lei Xia (Northwestern University),
Peter Dinda (Northwestern University), John Lange (University of
Pittsburgh)
21. VNET/P: Bridging the Cloud and High Performance Computing
Through Fast Overlay Networking, Lei Xia (Northwestern...
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...Platform, Marc Gamell (Rutgers
University), Ivan Rodero (Rutgers University), Manish Parashar
(Rutgers University), Rajeev Muralidhar (Intel India)
20. Dynamic Adaptive Virtual Core Mapping to Improve Power,
Energy, and Performance in Multi-socket Multicores, Chang Bae
(Northwestern University), Lei Xia (Northwestern University),
Peter Dinda (Northwestern University), John Lange (University of
Pittsburgh)
21. VNET/P: Bridging the Cloud and High Performance Computing
Through Fast Overlay Networking, Lei Xia (Northwestern...
2004 Jan 28
0
Samba 3.0.1 startup problem on HP-UX 11.11
...the problem
system, it bombs out as above, but on the other system it continues trying to load it a few more times
(does not exist there either) before moving on to a successful startup. log.nmbd on problem system attached.
Any ideas on how to get these daemons working on the problem system?
--
BAE SYSTEMS
David C. Mores
603-885-4641
david.c.mores@baesystems.com <mailto:david.c.mores@baesystems.com>
95 Canal Street, NCA1-2244
Nashua, NH 03061-0868
-------------- next part --------------
[2004/01/26 17:36:09, 5] lib/debug.c:debug_dump_status(359)
INFO: Current debug levels:
a...
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
...Abhishek Verma; Ludmila Cherkasova; Roy Campbell
3:00PM
Maestro: Quality-of-Service in Large Disk Arrays
Arif Merchant; Mustafa Uysal; Pradeep Padala; Xiaoyun Zhu; Sharad Singhal;
Kang Shin
3:30PM
Enhancing Virtualized Application Performance Through Dynamic Adaptive Paging
Mode Selection
Chang Bae; John Lange; Peter Dinda
4:00PM
Coffee break and Adjourn
======================================================================
SATURDAY, JUNE 18, 2011 - WORKSHOPS
OC 2011
IEEMC 2011
**********************************************************************
Organizing Commit...
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
...Abhishek Verma; Ludmila Cherkasova; Roy Campbell
3:00PM
Maestro: Quality-of-Service in Large Disk Arrays
Arif Merchant; Mustafa Uysal; Pradeep Padala; Xiaoyun Zhu; Sharad Singhal;
Kang Shin
3:30PM
Enhancing Virtualized Application Performance Through Dynamic Adaptive Paging
Mode Selection
Chang Bae; John Lange; Peter Dinda
4:00PM
Coffee break and Adjourn
======================================================================
SATURDAY, JUNE 18, 2011 - WORKSHOPS
OC 2011
IEEMC 2011
**********************************************************************
Organizing Commit...