search for: gillian

Displaying 20 results from an estimated 21 matches for "gillian".

Did you mean: killian
2005 May 07
3
converting NA/non-NA's to a binary variable
...4] == : missing value where TRUE/FALSE needed The code is as follows: for(i in 1:length(mort[,4])) { if(mort[i,4] != NA) mort[i,8] <- 0 else if(mort[i,4] == NA) mort[i,8] <- 1 } I'd appreciate any advice or recommendations as to a better way of achieving this. Thanks Gillian ----------------------------------------------------------------------------------------------------- Gillian Rutherford Eidg. Forschungsanstalt f??r Wald, Schnee und Landschaft Swiss Federal Research Institute WSL Economy Section, Forest Division Z??rcherstrasse 111 CH - 8903 Birmensdorf Phone: ++...
2008 Jun 14
1
How to see data for a package built under Windows
...the data files that I have loaded into the data directory. I have placed the appropriate data in the data directory (as in the instructions). There are 3 data sets, which I can see when I use the command in R. Details below. I have searched everywhere to try to fix this, but no luck. Help please. Gillian Raab, Edinburgh, Scotland > data(package='DiagMeta') a windows pops up containing the following (Mowatt has a comment because I have documented it) Data sets in package 'DiagMeta': Mowatt Mowatt meta analysis Scheidler Wardlaw But when I type >Mowatt it...
2008 Sep 17
6
creating rainbow gradients
Hi, how can I create a rainbow gradient in R? For example, let's say I have a plot of y = x...and I want the plot to go from red -> orange -> yellow -> green -> blue -> etc. Right now, I know how to do something like go from red to blue, using the plotrix library: library(plotrix) redToBlue <-
2001 May 08
4
tap1 problem
...onfig tap1 hw ether fe:fd:00:00:00:00 This command gives the following error message: SIOCSIFHWADDR: No such device If I try a different MAC Address ( fe:fd:00:00:00:01 for instance ), I get exactly the same error. Can anyone see if I am doing something wrong, or missed a step out? Regards, Gillian. - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2010 Dec 15
2
Installing R help files (2.11 or later) when no internet access.
...work on a secure stand-alone server with no internet access, for security reasons. We are running Windows XP. SInce version 2.11 the R help files point straight to the internet. Is there any way we could have a local help that we could access on our server. Thanks in advance for any solutions Gillian Raab
2004 Oct 18
0
Re: [cAos] centos-3 x86_64 install hangs
Hello gillian, You can try adding these options to the kernel commandline and it might help: noapic iommu=off The 2.4/2.6 hybrid kernel that RedHat supplies with RHEL3 has some issues with some AMD64 motherboards AFAIK, and the above options made the CentOS 3's kernel bootable for me on one of our systems....
2002 May 22
1
single static ip address
...use an adsl router (e.g. SAR703) instead of the Speedtouch, and still get the Tinc vpn to work? In this case would the SAR703 forward both tcp and udp packets needed for a typical Tinc installation? Any advice on adsl router/modem hardware choices for use with Tinc is gratefully received. Thanks, Gillian. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 2144 bytes Desc: not available Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20020522/d61e01b9/attachment.bin
2004 Aug 15
2
samba 3.06rc2, suse 64amd and os2
...the particular error message either. The dos window on the OS2 box just crashes. NT and win2k boxes can connect without problem, but it is essential that the lanmanager connects as well. Anecdotally, samba and OS2 have worked together before, so what has changed with teh new versions? Thanks, Gillian
2001 Feb 21
2
can't get tinc to compile..
...but I am unable to work out what to do to fix it. I've spotted the ' 2.2.1 OpenSSL ' section in the online documentation but that hasn't helped me much. Does anyone know where I can get tinc-1.0pre3.i386.rpm? Is anyone able to advise me how to get the compilation to work? Thanks, Gillian. - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2001 May 17
1
tinc fails because of firewall script
...92.168.3.10' from machine A '192.168.1.40'. Okay, well, if you are able to help and need any more information, then please ask for it. Note that I am happy that tinc is working, but only when I have an 'insecure' ACCEPT all policy firewall. Thanks for any assistance. Regards, Gillian. - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2004 Oct 22
0
extended attributes, samba and OS2
...target directory doesn't support extended attributes. My questions are: Am I doing a totally dumb thing trying to xcopy C drive? Is there a problem with xcopy? (I am not that familiar with OS2) Is there something I have missed wrt setting up the server to handle extended attributes? Thanks, Gillian
2001 Mar 01
0
In case you were wondering...
Hi Tinc group, I sorted out my tinc configuration problem, by myself. It turns out that I did not leave the netmask large enough when ifconfig-ing the tap devices. Now that is done and it is working fine. Telnet,ftp, windows networking, etc all pass through it, as expected. Regards, Gillian. - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2001 May 24
0
a miracle..
...ly. Hurray!!! Looking through the mail archives on the Tinc web-site I spotted the following ipchains ruleset, which I then applied to the 'forward' chain in my rc.firewall. The vpn now works properly.... /sbin/ipchains -A forward -s 192.168.1.0/24 -d 192.168.3.0/24 -b -j ACCEPT Regards, Gillian. - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2001 May 24
1
Revised documentation on website
Hello everyone, I have put revised and even more up-to-date documentation on the website (http://tinc.nl.linux.org/documentation/tinc.html). It is actually meant for the upcoming pre4 release, but most of it applies to pre3 as well, and it is a lot more helpful than the previous docs. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus@sliepen.warande.net> --------------
2001 Feb 22
1
tincd running, but ping test doesn't work!
...B tinc[918]: Ready: listening on port 655 Feb 22 15:18:56 B tinc[918]: Connection from 194.128.68.11 port 1025 Feb 22 15:18:57 B tinc[918]: Connection with A (194.128.68.11) activated It gives me no useful information to explain why the VPN isn't working. Thanks for any assistance. Regards, Gillian. - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2017 May 13
0
Call for Papers: The 13th IEEE International Conference on eScience 2017 in Auckland, New Zealand
...cience2017> Submissions will be fully peer-reviewed. It is a requirement that at least one author of each accepted paper attend the conference. General Chairs: Nick Jones (New Zealand) eScience Infrastructure: Mik Black (University of Otago) PC Chairs: David Abramson (University of Queensland), Gillian Dobbie (University of Auckland), David Eyers (University of Otago) ? Ioan Raicu, Ph.D. Visiting Scholar in EECS at Northwestern University Associate Professor in CS at Illinois Institute of Technology Guest Research Faculty in MCS at Argonne National Laboratory http://www.cs.iit.edu/~iraicu/ htt...
2017 May 13
0
Call for Papers: The 13th IEEE International Conference on eScience 2017 in Auckland, New Zealand
...cience2017> Submissions will be fully peer-reviewed. It is a requirement that at least one author of each accepted paper attend the conference. General Chairs: Nick Jones (New Zealand) eScience Infrastructure: Mik Black (University of Otago) PC Chairs: David Abramson (University of Queensland), Gillian Dobbie (University of Auckland), David Eyers (University of Otago) ? Ioan Raicu, Ph.D. Visiting Scholar in EECS at Northwestern University Associate Professor in CS at Illinois Institute of Technology Guest Research Faculty in MCS at Argonne National Laboratory http://www.cs.iit.edu/~iraicu/ htt...
2001 May 24
0
ipchains
...ipt, and there might also be a problem with the tinc configuration. Can someone please help me to determine where the problems are, and fix my setup. I am getting very close to my deadline for setting up a vpn at work, and if someone can spot my mistake/s they could 'save my life'. Thanks, Gillian Hodgkinson. - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2006 Jul 17
22
Rails - where are the BIG web apps?
Ok, Rails has been out for some time now. I''ve kept an eye on it pretty closely. I''ve heard Basecamp, Robot Coop, 43 Things, etc. are running on it. However, those have been the same apps people point to when the dreaded scalability question comes up. Are there any new web apps (large scale) in Rails or is it still the same old one? Something like on the scale of
1997 Oct 03
67
SAMBA
On Fri, 3 Oct 1997, Daniel Feenberg wrote: > Gosh, you are doing well at a project that I gave up on about a year > ago. I only wish you were close enough to do some consulting for us. I guess so do I ;-) Using the new approach I posted to samba-list earlier today, it is not really all that tricky any more. Watch for my reports on the list, you may be able to implement what I've done