Displaying 20 results from an estimated 2000 matches similar to: "Positions in datasets"
2003 May 06
2
Compile R into a standalone EXE for WINNT
Hi,
I have an R script (transferred from SPLUS) and would like to compile a
standalone EXE (or DLL)
for WINNT. Would somebody know how this works or how it could be done ?
Thanks so much for any hints and suggestions; best regards
F.
Falk Huettmann
Geography Dept.-Earth Science-
2500 University Drive N.W.
University of Calgary
Calgary AB, T2N 1N4 CANADA
Email: falk at ucalgary.ca
Tel. 403
2006 Jan 09
8
Pri Gateway Hardware
Does anyone have any experience using a PRI gateway, I am looking for a way
to have multiple asterisk boxes use one PRI, and send that over the network.
I herd there are copper gateway devices (like a X100P card, only it
registers with asterisk using sip, and it doesn't have to be physically
connected to the box) Does anyone have any experience with a PRI gateway?
And could tell me the cost
2002 Jun 03
3
[PATCH] forwarding environment vars ala RFC2026
I have coded a patch witch allows to forward environment variables
from the client to the server.
To specify forwarding in your ssh client add the option
ForwardEnv varname # forward varname with value
# as in environment of the
# ssh client. If variable is
# not defined in the environment
# of the ssh client nothing will
# be forwarded.
ForwardEnv varname=value # forward
2013 Apr 25
4
Why doesn't SIGTERM quit gracefully?
Hi,
I''m wondering why SIGINT and SIGTERM both were chosen for the quick
shutdown? I agree with SIGINT but not with SIGTERM. A lot of unix
tools send SIGTERM as default (kill, runit among some) and it seems to
be the standard way of telling a process to quit gracefully but not
among Ruby people (there are a few other ruby processes behaving the
same way). I just think it''s weird
2006 Jan 16
5
Dundi Examples
Can someone show me how to set up DUNDi, I will be using it to connect
14 asterisk servers internally. I don't want to use it on the external
world. If anyone has any examples of connecting 2 or 3 (if their is a
difference) machines in a DUNDi co-operation that would be helpful.
Johnathan Falk
Network Administrator
Clinton Community Schools
2011 Nov 16
1
Difference in gnome between centos <> fedora
Hello,
I've on my home PC CentOS 6 and Fedora 13 on different disks. When I log
on the gnome enviroment at Fedora knows exactly which programm was started
at which desktop (for example: thunderbird on desktop 1, firefox on
desktop 2, nautilus on desktop 3, ..). The same procedure on Centos takes
all programs on the first desktop, so I must arrange the programs on the
right desktop.
2006 Sep 25
1
Passing R connection as argument to a shell command on Windows
Hello, is there a way to pass a connection to a file in a zipped archive as
argument (instead of a file name of unzipped file) to shell command "cut". In
general, is it possible to pipe output of a R function to a shell command? How?
I want to do something like:
z = unz("zipArchive.zip", "fileASCII.ASC")
# open connection
open(z)
# cut lines of the ASCII file in
2004 Jul 26
3
Intermittently denying access to webshop
Hello shorewall-users,
we have a strange problem where some of our customers cannot access our
webshop, but most of the customers can. I have been slowly eliminating
possibilities and am now left with either the firewall (Shorewall 1.4) or the
webshop server.
What appears a lot in the logfiles is:
Jul 26 11:51:04 gw kernel: Shorewall:logdrop:DROP:IN=eth0 OUT=eth1 SRC=84.128.198.240
2011 Dec 02
1
Plot coordinates with gradien colour according to a different column
Hi everyone,
I'm having problems with plotting my data. I have a set of positions with
different attributes and I'm wondering if I can plot it, as x,y plot, with
gradient colours according to a 3rd factor. Is it possible to show gradient
segments between postions and not one-coloured segment between each one?
I've been trying plotrix color.scale.lines with no luck.
I'm very
2006 Jun 07
1
Fw: Help needed using lattice for area plots lpolygon, xyplot.
I am trying to learn how to use the graphics from the lattice package (
and am very new to R).
I am trying to replicate the example plot referenced below, by using the
lattice xyplot & lpolygon to create panels. I get what appears to be the
correct shape of the filled region, but cannot get the position to overlay
properly. I have attempted with various settings of position. ( i.e.
2001 Jun 13
1
unreal does'nt install
How can I install Unreal Tournament under wine (20010510)? When I tried
it, I got following message after all files were copied:
>err:psdrv:PSDRV_FindPrinterInfo Error 2 getting PPD file name for
>printer 'Printer1 auto'
>fixme:winspool:AddPrinterW DocumentProperties fails
>verr:psdrv:PSDRV_FindPrinterInfo Error 2 getting PPD file name for
>printer 'Printer1
2004 Nov 26
3
[OT] - Problem in DMZ
Hi everyone,
Sorry for asking OT here, but I need your expertise :-)
I am running a standard 3 I/F net, dmz, loc Shorewall 1.4.7 on a RH 9 server
In the DMZ I have a web shop running with DNAT from the external address to
the DMZ - this all works
I want to add a develop server in the DMZ with external access so I set this
up as per the live server and from internal network it works, but from
2004 Oct 28
6
Problems with Port Forwarding
Hello all,
Running the "ancient" 1.4.7-RC1 version I have a problem with port
forwarding.
I have for a number of external fixed IP addresses forwarding to an internal
terminal server - this works :-)
DNAT net:111.22.33.44 loc:192.168.1.11 tcp 3389
DNAT net:222.33.44.55 loc:192.168.1.11 tcp 3389
Now I need to forward port 80 from one external address to an
2007 Aug 12
2
Convert factor to numeric vector of labels
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070812/6da70dc8/attachment.pl
2003 Jun 25
2
Can I remove lib-elf.so.1?
I am cleaning up my 4-STABLE system. After a fresh installworld, I am
looking at files that did not get touched by the install. Is it safe to
remove all such files?
In particular, I am looking at /usr/libexec/lib-elf.so.1, which has the
schg flag set. I am afraid to remove this for fear of making my system
unbootable. Could somebody please reassure me that it is ok to noschg
and remove this old
2004 Nov 22
6
Dynamic Failover
I am faced with a network that needs to autoswitch to isdn should
T-1 go down. After a shorewall search it looks to be quite a deal with
routing
config with linux. Like scripts written to deal with knowing the T-1 is
down.
I looked into a cisco router that does this. around $3000
This network has used shorewall as the gateway for 4 years now.
Currently Fedora as op. system. It appears to me
2004 May 22
0
problem login W2k-sp2 and 4 to samba 3.0.2: profiles
Hi once again
Now I have almost everything working, that is, Samba 3.0.2 with Ldap
database (messages ok when reading), and I want it to be a PDC,
everything seems to work fine when registering machines or users, but
when logging, I mean, entering W2k-Sp4, my computers (two of them) reset
themselves: they begin to load the user defined stuff and then when one
expects the the navigator bar to
2010 Dec 17
1
Change legend position in s.value {ade4}
How do I change the postion of the legend in s.value {ade4} from the
defaul , bootom left?
thanks
Nevil Amos
2006 Nov 09
4
Plotting symbols with two positions?
Thanks a lot to Demitris for a prompt answer some minutes ago on another
tread (see below). To avoid excess mails on the list, I move onto next
question:
I have another small plotting problem that confuses me. I want to plot
results from a field trial series, using the numbers of the trials as
symbols in the plot.
pch = as.character(trial_no)
works fine, but truncates the trial number to the
2006 Jun 07
0
Help needed using lattice for area plots lpolygon, xyplot.
I am trying to learn how to use the graphics from the lattice package (
and am very new to R).
I am trying to replicate the example plot referenced below, by using the
lattice xyplot & lpolygon to create panels. I get what appears to be the
correct shape of the filled region, but cannot get the position to overlay
properly. I have attempted with various settings of position. ( i.e.