Displaying 6 results from an estimated 6 matches for "mtaylor".
Did you mean:
taylor
2006 Jan 30
3
RMySQL install
...version
_
platform x86_64-redhat-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 2
minor 2.1
year 2005
month 12
day 20
svn rev 36812
language R
*********************
I find libmysqlclient.so in the following location(s).
[root at BX mtaylor]# locate libmysqlclient.so
/usr/lib/mysql/libmysqlclient.so.14.0.0
/usr/lib/mysql/libmysqlclient.so.14
/usr/lib64/mysql/libmysqlclient.so.10.0.0
/usr/lib64/mysql/libmysqlclient.so.10
/usr/lib64/mysql/libmysqlclient.so.14.0.0
/usr/lib64/mysql/libmysqlclient.so.14
/usr/lib64/mysql/libmysqlclient.so
/...
2002 Apr 09
1
write.table
...have the following:
d _ read.dta(paste('/montecarlo/forecast/off/',F,'.dta',sep=''))
write.table(d,file=paste('/montecarlo/forecast/off/csv/',F,'.csv',sep=''),
row.names=FALSE, col.names=FALSE,
quote=FALSE, sep=' , ')
which gives:
[mtaylor at statamatic Verify]$ head
/montecarlo/forecast/off/csv/mcoffmetaa.csv
1,AA2002 ,0.004 , 288000 ,0.004 , 263000 , 0.000 ,-0.015 , -0.014
1,AA2003 ,0.000 , 0 ,0.007 , 493000 , -0.006 ,-0.017 , -0.015
1,AA2004 ,0.000 , 0 ,0.018 , 1273000 , -0.016 ,-0.008 , -0.003
1,AA...
2002 Apr 10
0
foreign/write.table
...on a RH7.2/R1.4 box:
d _ read.dta(paste('/montecarlo/forecast/off/',F,'.dta',sep=''))
write.table(d,file=paste('/montecarlo/forecast/off/csv/',F,'.csv',sep=''),
row.names=FALSE, col.names=FALSE,
quote=FALSE, sep=' , ')
which gives:
[mtaylor at statamatic Verify]$ head
/montecarlo/forecast/off/csv/mcoffmetaa.csv
1,AA2002 ,0.004 , 288000 ,0.004 , 263000 , 0.000 ,-0.015 , -0.014
1,AA2003 ,0.000 , 0 ,0.007 , 493000 , -0.006 ,-0.017 , -0.015
1,AA2004 ,0.000 , 0 ,0.018 , 1273000 , -0.016 ,-0.008 , -0.003
1,AA...
2005 Feb 13
1
Broadvoice international dialling question
I'd be grateful if someone could point me in the right direction.
I have a Broadvoice trunk attached to Asterisk which I use for frequent
calls to the UK using the following in extensions.conf
exten => _0[1-68].,1,Ringing
exten => _0[1-68].,2,Dial(SIP/BV/01144${EXTEN:1})
exten => _0[1-68].,3,Hangup
The caller hears immediate ringing, though it seems that Broadvoice
2005 Sep 06
1
Utility to find length of wav49 file
Can anyone point me in the direction of a utility which will let me
determine the length (in seconds) of a wav49 file created by Asterisk?
Many thanks,
Malcolm
2005 Jan 22
1
Upgrading from 3.4 to 4.0 beta X
Please forgive me if I missed something, but I've searched all over in
hopes of finding something documented on a procedure to upgrade a Centos
3.4 system to the beta. I've got the DVD burned and am testing the
process on VMWare. All I could figure out how to do was install over
the existing partition without formatting, but this was quasi-disastrous
so I 'reverted' my