Displaying 20 results from an estimated 161 matches for "laurence".
2003 Oct 27
3
(PR#4806)
...6, mingw32
status =
major = 1
minor = 8.0
year = 2003
month = 10
day = 08
language = R
Windows 2000 Professional (build 2195) Service Pack 3.0
Search Path:
.GlobalEnv, package:methods, package:ctest, package:mva, package:modreg,
package:nls, package:ts, Autoloads, package:base
<<Laurence Kell (E-mail).vcf>>
------_=_NextPart_000_01C39C9F.B5DABBD0
Content-Type: application/octet-stream;
name="Laurence Kell (E-mail).vcf"
Content-Disposition: attachment;
filename="Laurence Kell (E-mail).vcf"
BEGIN:VCARD
VERSION:2.1
N:Kell;Laurence
FN:Laurence Kell (E-mai...
2007 Jun 05
1
multiple plot in odfWeave
...names, it
draw a map on my odt file, but when i a m doing the loop it doesn't work.
When i try to launch the plot (using the loop) in R console directly,
without odfweave, it also works.
Do you know if it is possible to make successive plot in odfWeave document?
Thank you for your help,
Laurence.
Here the code:
My odt file: test2.odt
<<loadData, results = hide, echo = FALSE>>=
@
<<Connection, echo = FALSE, fig = TRUE>>=
library("RMySQL")
library(maps)
library(mapdata)
library(spmaps)
library(grid)
library(plotrix)
drv <- dbDriver("MySQL&quo...
2011 Jul 25
4
Rails 3 test database issues
I am having a problem using the test database in Rails 3. It
apparently has kept track of aspects of the database that I deleted
completely from my migrations at some point. I don''t always use the
''down'' part of a migration and sometimes just recreate the whole
database. I did rake db:migrate:reset and rake db:test:prepare, but
when I run my test it is trying to access
2003 Sep 05
1
Problem with S4 slots in C code (PR#4073)
...86, mingw32
status =
major = 1
minor = 7.1
year = 2003
month = 06
day = 16
language = R
Windows 2000 Professional (build 2195) Service Pack 3.0
Search Path:
.GlobalEnv, package:methods, package:ctest, package:mva, package:modreg,
package:nls, package:ts, Autoloads, package:base
<<Laurence Kell (E-mail).vcf>>
------_=_NextPart_000_01C3738F.63DE3390
Content-Type: application/octet-stream;
name="Laurence Kell (E-mail).vcf"
Content-Disposition: attachment;
filename="Laurence Kell (E-mail).vcf"
BEGIN:VCARD
VERSION:2.1
N:Kell;Laurence
FN:Laurence Kell (E-mai...
2002 Aug 22
3
correlation
Dear All,
I have a file (a matrix) on which I have to compute the correlations.
The function "cov" compute the correlations
between the columns of a matrix, but I want to compute the correlations
between the raws.
Can somebody say to me how I can carry out that?
Thanks
Laurence
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at st...
2013 Aug 30
1
libvirt-qemu/kvm passthru w/Intel 82598EB
...ce on the motherboard of the Apple Xserve, I
will see rtt times of .06ms within the dom1's, so I think this points to
a problem with the Intel card passthru usage, perhaps interrupts handling?.
Does anyone know if I need to set any special options for the ixgbe
driver under libvirt?
TIA,
--
Laurence Schuler (Larry) Laurence.Schuler@nasa.gov
Systems Support ADNET Systems, Inc
Scientific Visualization Studio http://svs.gsfc.nasa.gov
NASA/Goddard Space Flight Center, Code 606.4 phone: 1-301-286-1799
Greenbelt, MD 20...
2011 May 25
1
can't load hpricot gem in rails 3
This is in windows ..
So from irb, I can load hpricot ok. (ruby 1.8.7)
C:\Users\Laurence\rails-play\plug-test>irb
irb(main):001:0> require ''hpricot''
LoadError: no such file to load -- hpricot
from (irb):1:in `require''
from (irb):1
irb(main):002:0> require ''rubygems''
=> true
irb(main):003:0> require ''hp...
2011 Oct 13
3
Run World Of Warcraft on Wine?
...t some videos on how to run World of Warcraft smoothly in Ubuntu 11.04 (11.10 is coming out today), And I found these videos where people are able to run it without problems at all and they said to run it in OpenGL? not sure how to do that? Also which Wine version should I be using?
Thank, Saint.Laurence
2007 Jun 05
1
odfTable
...s, useRowNames = FALSE, colnames=partCols)
it's working as I have a table in my output file.
I would like to know how to change the background color for the header
cells.
I assuming i have to use tableStyles, but I don't understand how.
Does someone have an idea to help me?
Thank you,
Laurence Amilhat.
--
====================================================================
= Laurence Amilhat INRA Toulouse 31326 Castanet-Tolosan =
= Tel: 33 5 61 28 53 34 Email: laurence.amilhat at toulouse.inra.fr =
2003 Jun 23
3
FW: S4 classes, creating in C
...romClassDef(properties, ClassDef, immediate) :
In making the prototype for class "LUdecomposition" elements of the
prototype
failed to match the corresponding slot class: pivot (class " integer
")
Why can I no longer use the prototype to set the default values?
Laurence Kell
CEFAS Lowestoft Laboratory
Pakefield Road
Lowestoft, NR33 0HT
UK
Tel +44 1502 52 42 57
Fax +44 1502 52 45 11
e-mail l.t.kell@cefas.co.uk
[[alternative HTML version deleted]]
2004 Jul 30
3
Counting question
...d the number of times the employee appears for the
given date as a color. I've kluged something where I make a table
(table(date, id)) and add points to a plot by looping through the rownames
(employee ids) of the table. But certainly there is a better way of doing
this??
Thanks and regards,
Laurence Adair
[[alternative HTML version deleted]]
2004 Jun 08
1
uid and gid problems with linux as client and server
...not seem to have any affect (I assume the unix cifs extensions
are overiding them).
On the server side I have a create mask and a directory mask of 775 but
this also has no affect.
This is driving me spare! Is there any way to disable the unix cifs
extensions or to map between uids?
Thanks,
Laurence
2013 Jul 18
2
001: RELIABILITY FIX: March 15, 2013
Can someone please provide me with a little more information about
this. It could be the source of some issues I am seeing with
mpirun/mpiexec.hydra/ssh (post earlier today), and information about
what it leads to (and any signatures) would be helpful. Thanks.
--
Professor Laurence Marks
Department of Materials Science and Engineering
Northwestern University
www.numis.northwestern.edu 1-847-491-3996
"Research is to see what everybody else has seen, and to think what
nobody else has thought"
Albert Szent-Gyorgi
2009 Sep 14
8
10 Node OCFS2 Cluster - Performance
...orrect?
Doing dd if=/dev/zero of=/cfs1/xxxxx/txt count=1000 bs=2048000 (2Gig)
from a single node takes 16secs.
(running the same dd command on an XFS filesystem connected to the same
iSCSI Storage takes 2.2secs)
Is there any tips & tricks to improve performance on OCFS2?
Thanks in advance
Laurence
2002 Oct 10
2
multiple sessions to same destination
...if there is any problem with having
multiple rsync sessions from many source locations all to same destination
server ( all copying to different file systems obviously ) ?? Its jusat that
i see on the destination machine a process rsync -server being called
whenever a client connects.
Thanks !
Laurence Moughan
OSS Engineer
O2 Ireland
76 Lower Baggot St,
Dublin 2,
Ireland
t +353 (1) 6095363
m +353 (0) 86 8142365
f +353 (1) 6195363
www.o2.ie
****************************************************************************************
This E-mail is from O2. The E-mail and any files
transmi...
2013 Jul 18
2
Any way to over-ride the "-q" option to debug a possible race condition?
...s 29 Mar 2010
impi 4.1
The structure is that mpirun starts mpiexec.hydra which is turn
launches a series of mpi tasks via a ssh connection.
N.B., if there are some known issues with that ssh version that may be
relevant, information would be useful as I could push on the
sys_admin.
--
Professor Laurence Marks
Department of Materials Science and Engineering
Northwestern University
www.numis.northwestern.edu 1-847-491-3996
"Research is to see what everybody else has seen, and to think what
nobody else has thought"
Albert Szent-Gyorgi
2012 Sep 03
3
Calcular la media de filas en un data.frame
...mitido para evitar conflictos con algunos lectores
de correo.
Frases notables:
* SATYÂT NÂSTI PARO DHARMAH (No hay religion mas elevada que la verdad)
* La oscuridad no se combate, se ilumina ...
* Un economista es un experto que sabrá mañana por qué las cosas que predijo
ayer no han sucedido hoy (Laurence Peter).
[[alternative HTML version deleted]]
2011 Jun 07
4
Connect intercom to Asterisk?
Hello
I just read this article about a kid in England who built a box with a
3G SIM card:
www.dailymail.co.uk/sciencetech/article-1394448/Doorbell-tricks-burglars-thinking-youre-home-invented-schoolboy-Laurence-Rook-13.html
When someone rings your intercom, the box will call your cellphone so
you can answer just like you were home.
I don't know anything about electronics and would like to have
something similar by connecting the intercom end in my appartment to a
PC running Asterisk that will dial a...
2008 Jun 11
2
RHEL/CentOS5.2 and rsyslogd
...2 (and so will be
available in CentOS when 5.2 is ready) however there is no indication of
whether it has been made the default syslogger or not - is it an
optional package or installed by default on a fresh install? (I would
check myself, but I do not have any RHEL5 machines to hand.)
Thanks
-Laurence
2012 Mar 23
1
Cambiar tamaño de la etiqueta en un contour plot
...para
etiquetas en par() pero las del interior del grafico no cambian
muchas gracias,
saludos, eric.
--
Nota: las tildes se han omitido para evitar conflictos con algunos lectores
de correo.
* Un economista es un experto que sabrá mañana por qué las cosas que predijo
ayer no han sucedido hoy (Laurence Peter).
* SATYÂT NÂSTI PARO DHARMAH
[[alternative HTML version deleted]]