Displaying 20 results from an estimated 116 matches for "epost".
Did you mean:
post
2004 Apr 30
2
Remove machine account
...And
now I'm trying to put again the machine in the domaine but that
can't be done.
I'm getting an error message that the logon informations are in
conflict with existing logon informations.
Thank a lot for helping
James
________________________________________
http://www.epost.de - das Kommunikationsportal der Deutschen Post
2001 May 15
3
box around a barplot
...t(pc,ylim=c(0,30),yaxs="r",xaxs="r",ylab="Anzahl"
,names.arg=c("Mac","286er","386er","486er","Pentium I")
,axisnames=T,col="gray")
----------
Thanks in advance
Bernd
--
Bernd Wei? (bernd.weiss at epost.de)
PGP Key ID: 0x4117206F
PGP FP: 08B2 09CD 7192 526D 93FD 2070 53DB 7C4F 4117 206F
www.pgpi.org
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or...
2003 Feb 24
1
Mass: lda and collinear variables
...linear data and should
use "quadratische" (squared?) discr. analysis (by Welch) instead. Or is
this wrong? Could I do this in R?
Thanks four your help,
Till Baumg?rtel
________________________________________
Abos online bestellen. Oder Leser werben und Pr?mie aussuchen. http://www.epost.de/aboservice
2013 Nov 27
1
[PATCH] drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Reported-by: Jim Davis <jim.epost at gmail.com>
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
drivers/gpu/drm/nouveau/nouveau_hwmon.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_hwmon.c b/drivers/gpu/drm/nouveau/nouveau_hwmon.c
index 38a4db5..4aff04f 100644
--- a/drivers/g...
2002 Apr 14
1
Suggestion for implementation
...> x <- 8
Error: x is read only
Or would that be against the philosophy of R to be compatible to S?!
Just a RFC ;-)
Yours,
Christoph.
ps. Your probably know the situations that let you think of such a
feature :-( ...
--
Christoph Lange clange at epost.de
Verhaltensbiologie, FU Berlin 838-55068
Haderslebener Str. 9, 12163 Berlin
http://www.verhaltensbiologie.fu-berlin.de/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ...
2001 May 09
2
[Newbie] Row-Iterator for data.frame??
...9;t find yet?
also i'd like to avoid casting the data.frame to a matrix (or whatever)
for reducing the risks by holding data redundantly.
thank you for your help!
till
________________________________________
Der clevere Infobote - Shopping-Tipps bequem abonniert. Jetzt neu bei http://www.epost.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2002 Apr 02
1
"Large" data set: performance issue
...maybe I could give the "what"-parameter a vector value with
the appropriate variable-types?
Sorry, but I really got stuck and don't know any further.
thanks,
Till
________________________________________
Zeitschriftenabos online bestellen - jetzt neu im Infoboten! http://www.epost.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2017 Jun 09
1
efetch result not in character format
Hi,
I want to use reutils to obtain the accession numbers of a query search in
character format. When I use efetch, the accession number isn't in a
character format, and I'm not sure if the number is accurate, because I get
the error:
Error in file.exists(destfile) : object 'destfile' not found
This is what I tried:
UIDs<-esearch( "Methylation" )
accession_numbers
2004 Aug 06
1
narrowband embedded in wideband
...ly clean, though.
Jean-Marc: Take a look at line 1195 in nb_celp.c (CVS). It reads
"speex_warning ("More than to wideband layers found: corrupted
stream?");" when it should be "More than two wideband layers..."
"Christian.Buchner" <Christian.Buchner1@epost.de> writes:
>> Is there any way to access only the narrowband portion of a wideband
>> stream?
>
> Try encoding a stream in UWB or WB mode using speexenc. speexdec has
> command line options you can use to force it to NB decoding only. So
> yes, it is possible. And the...
2007 May 22
1
[Nut-upsdev] Belkin USB UPSes
OK Eric,
Den Tuesday 22 May 2007 08.56.08 skrev Eric S. Raymond:
> Kjell Claesson <kjell.claesson at epost.tidanet.se>:
> > Or install the udev rules and replug the ups.
>
> Did that. Manual startup of the driver now works without -u root,
> indicating (I think) that the udev rools are doing their job. This
>
8<-----------------------Snip----------------------------------------...
2007 Apr 18
3
[Bridge] Linux bridging code bounces back frames?
...t matters).
Could it be that ethernet broadcast frames are, under certain
conditions, reflected back to the incoming interface?
Any help on figuring out what's going wrong would be very much
appreciated.
completely puzzled, Georg
--
Georg Schwarz http://home.pages.de/~schwarz/
geos@epost.de +49 177 8811442
2003 Mar 11
3
R-Graphics: Scaling axis
...to=10, by=.1)
sinx <- sin(x)
plot( x, sinx, type="l")
In noth help(plot) and help( par) I couldn't find a solution. What am I
missing?
Thanks for any hint,
till
________________________________________
Mehr Power f?r Ihre eMail - mit den neuen Leistungspaketen bei http://www.epost.de
2001 Mar 11
2
Doing a Cox-Regression in R and SPSS
...Surv(time, status) ~ x, test1))
BTW: The results of SPSS and TDA (Transition Data Analysis)
correspondent exactly.
What went wrong? I strongly suppose, I did some mistakes,
but I can't image what kind of mistakes. Any ideas?
Thanks in advance
Bernd
--
Bernd Wei? (bernd.weiss at epost.de)
PGP Key ID: 0x4117206F
PGP FP: 08B2 09CD 7192 526D 93FD 2070 53DB 7C4F 4117 206F
www.pgpi.org
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or...
2009 May 21
1
Nut and PowerWare 5115
Hi Arnaud,
Any luck with the latest subversion trunk?
From: Greg
Sent: Wednesday, May 13, 2009 10:34 PM
To: Greg ; Arnaud Quette
Cc: Kjell Claesson ; nut-upsuser at lists.alioth.debian.org
Subject: Re: [Nut-upsuser] Nut and PowerWare 5115
Hi Arnaud,
Some more testing on Ubuntu 9.04.
Here is the output of bcmxcp_usb and lsusb
============================================
root at
2001 Jun 09
3
spss-data import
...spss-data as an ascii-file (in
fixed format) and using again 'read.table'. I got:
------------------
Error in read.table("d:/fixed.dat", header = T) :
all rows must have the same length.
------------------
What went wrong?
TIA
Bernd
--
Bernd Wei? (bernd.weiss at epost.de)
PGP Key ID: 0x4117206F
PGP FP: 08B2 09CD 7192 526D 93FD 2070 53DB 7C4F 4117 206F
www.pgpi.org
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or...
2010 Jun 17
1
applicationmap and ChannelRedirect
...-- SCCP: Request to schedule delete for channel '7' in 10 seconds
-- SEP001121d89b97: Accessory 'Speaker' is 'OnHook' (0)
-- SEP001121d89b97: Statistics from 201 callid: 7 Packets sent: 93
rcvd: 88 lost: 1 jitter: 0 latency: 0
/PH
--
Per-Henrik Lundblom epost: ph at whatever.nu
telefon: 0733-20 71 26 hemsida: www.whatever.nu
2002 Dec 12
16
ScanMail Message: To Recipient virus found or matched file blocki ng setting.
ScanMail for Microsoft Exchange has taken action on the message, please
refer to the contents of this message for further details.
Sender = saulo@capebe.org.br
Recipient(s) = samba@samba.org;
Subject = [Samba] Samba HP-UX 10.20
Scanning Time = 12/12/2002 17:54:32
Engine/Pattern = 6.150-1001/410
Action on message:
The attachment CPD_ CAPEBE.vcf matched file blocking settings. ScanMail has
taken
2001 Jun 28
4
Java wrapper?
Hi,
a few months ago it has already been discussed, but without final
solution it seems...
Is there anybody who is working on a Java JNI wrapper for libvorbis
etc.?
Greetings
k.j.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only
2008 Oct 27
5
Cyberpower/powerpanel error: Data stale
All,
I have a Cyberpower UPS that I have been working with for about a
year. I have used NUT in the past with good results, but as of late have
been seeing issues with nut talking to the UPS. I will start with the
information on the server that is running NUT, and has the UPS
connected VIA an RS232 cable.
O/S : Fedora 9
Kernal (uname -a): Linux haruhi 2.6.26.5-45.fc9.x86_64 #1 SMP Sat
2008 Oct 27
5
Cyberpower/powerpanel error: Data stale
All,
I have a Cyberpower UPS that I have been working with for about a
year. I have used NUT in the past with good results, but as of late have
been seeing issues with nut talking to the UPS. I will start with the
information on the server that is running NUT, and has the UPS
connected VIA an RS232 cable.
O/S : Fedora 9
Kernal (uname -a): Linux haruhi 2.6.26.5-45.fc9.x86_64 #1 SMP Sat