Displaying 20 results from an estimated 100 matches similar to: "dates in 0.99 and 1.0 windows"
2000 Apr 26
1
xaxp with dates
Dear friends.
As promised ver 1.01 solved the former problem and now dates plot OK in
windows. But.
In the following code, "cex.axis"=0.5 works OK but "xaxp"=c(14620,14680,4)
has seemingly no effect. The limits for xaxp was found from the default
plot and inspecting par(). I need to put the date marks at specific points.
Could I suppress them altogether and make a new xaxis
2000 Apr 27
1
plotting axes
Dear friends. I appreciate the help that plot.date is not yet fully
developed but beautiful and efficient as is anyway. I attach again an
example from a real patient and now the problem is how to represent a
chemical C-reactive protein (CRP) on the plot together with concentration
of vancomycin. CRP was 25-200 and vancomycin below about 20. I only could
get it about right by dividing CRP by
2000 Mar 04
0
Re: persp() problem
At 22:31 03/03/00 +0100, Troels Ring wrote:
>Dear friends. A very humble admirer of the progress of R with a very
simple problem. I have the data shown below
>
>month day year dosis vanco
>12 31 1999 1 3.8
>1 3 2000 1 2.4
>1 7 2000 1 3.4
>1 12 2000 2 7.1
>1 14 2000 2 5.3
>1 17 2000 2 5.7
>1 19 2000 3 7.7
>1 21 2000 3 8.3
>1 24 2000 4 8.7
>1 26 2000 4
2000 Mar 16
1
data.entry
Dear friends.
Can anyone explain what is happening here ? I am told that no data entry editor is available
in this version of R ? The example is not far from that shown in help(data.entry) ?
Besides, could an empty spreadsheet entry be an option to start inputting data ?
R : Copyright 2000, The R Development Core Team
Version 1.0.0 (February 29, 2000)
R is free software and comes with
2001 Jan 02
1
minor problems (if problems at all): <ESC> in RGui; finding some (PR#799)
[These things don't seem to be of too great importance and may well not meet
the criteria of a "bug", but, for what it's worth,I thought I'd submit them
to r-bugs anyway:]
This is the R version:
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major 1
2000 Mar 13
1
Install R1.0.0 (PR#485)
Hello,
I tried to compile and install R. After I ran
make 2>&1 | tee log
., I got the following error:
making system.d from system.c
system.c:37: readline/readline.h: No such file or directory
make[3]: *** [system.d] Error 1
make[3]: Leaving directory
`/afs/lsa.umich.edu/group/admin/software/build/R/R-1.
0.0/src/unix'
make[2]: *** [R] Error 2
make[2]: Leaving directory
2001 Jan 02
1
minor problems (if problems at all): <ESC> in RGui; finding (PR#800)
On Tue, 2 Jan 2001 H.RINNER@TIROL.GV.AT wrote:
> [These things don't seem to be of too great importance and may well not meet
> the criteria of a "bug", but, for what it's worth,I thought I'd submit them
> to r-bugs anyway:]
>
> This is the R version:
> > version
> _
> platform i386-pc-mingw32
> arch x86
2000 Jun 13
2
command history under cursor keys
g'day R friends,
I was hoping someone could provide me with advice as to my dysfunctional
'arrow' keys.
Instead of browsing thru my command history they just move my cursor. What
have I done wrong? My TERM seems ok for other unix apps.
I'm running under hpux 10.20 with R1.0.0
thanks,
John Strumila
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2004 Aug 06
1
icecast and hw streamer authentication
Since my last query went ignored let me try a different approach...
I've got a Telos hardware encoder that works under Shoutcast but gets
"authentication errors" when trying to use Icecast. Here's what I see when
trying to add the Telos as a relay:
[110:Connection Handler] Kicking source 107 [192.168.200.200] [Error in
request, relay refused entrance] [relay], connected for 0
2000 Apr 04
2
Loading Problem
I'm using R0.90.1 on Win98. I'm trying to load an image I saved yesterday
but I keep getting the following error:
Error in load("C:/temp/245amData.R.RDa") : restore file corrupted -- no data
loaded
The image is 4,890KB.
The image Can anyone tell me how to solve this problem? I'm sure I saved
the image correctly.
Thanks.
Mark
Mark J. Lamias
Department of Statistics
2000 Jul 20
1
bad R bug
Hi,
I am not on this mailing list, but here is a terrible bug that has
stopped me in my tracks. I am unable to remove observations from a data
matrix.
temp is the original matrix. Notice that there are 288 entries with a
104 in the first column. I attempt to remove these entries, but R does
not do it.
brad
ACTUAL COMMANDS:
> dim(temp)
[1] 30528 11
> table(temp[,1])
1 3 4
2010 Mar 09
1
fchown error upgrading from 0.99 to 1.2
Hi there,
after upgrading from 0.99 to 1.2, the following errors appear in the error
log:
Mar 09 15:50:23 POP3(cwchbodega): Error:
fchown(/home/cwchbodega/mail/.imap/INBOX/dovecot.index.log.newlock, -1,
12(mail)) failed: Operation not permitted (egid=653(cwchbodega), group based
on /var/mail/cwchbodega)
Mar 09 15:50:53 POP3(cwchbodega): Error:
1999 Dec 24
0
ANNOUNCE: x11-ssh-askpass 0.99 available
I've merged changes from the OpenBSD folks into x11-ssh-askpass
(including a fix for a potential memory leak). The only reason it's
not 1.0 yet is that it doesn't include a spec file for building RPMs.
It's available here:
http://www.pobox.com/~jmknoble/jmk/x11-ssh-askpass-0.99.tar.gz
[Damien, remind me again what you were wanting to do with this as far
as RPM packaging,
2004 Sep 08
1
0.99 mail env
Greetings, all
Last night I migrated our mail between two machines... both running dovecot
0.99.xx.
In the process, I wanted to make some small changes, namely that new mail be
delivered to mboxs in /var/mail/%u and IMAP mail stored in Maildirs at ~/.imap ...
I tried using:
default_mail_env = maildir:~/.imap/:INBOX=mbox:/var/mail/%u
But had no luck. Is it only 1.0 that can work with two
2004 Sep 10
2
Re: 0.99 mail env - mbox to maildir
Greetings ...
> I'm all sorted now, anyway... but it has inspired me to build
> a mailbox conversion tool using the dovecot mail handling
> code.... watch this space.
mbox to maildir converter ... There are a few perl scripts which could
do this ... But I like the idea of mbox to maildir in dovecot ... But I
wonder if that is the right place to put it ...
Mailed
Lee
P.S. If
2005 Mar 11
0
more info on apple mail vs dovecot 0.99
hey folks,
i have a little more info on this problem...
about my setup:
i have a mail server running dovecot imap on port 143 and uw imap on 8143.
all mail is delivered directly to ~/mbox.
what happens:
when mail talks to dovecot, every time you check new mail, it
re-downloads the entire mailbox. new mail does not show up in the
inbox, even after it can be confirmed delivered (via mutt on
2005 Mar 18
1
Moving from 0.99 to 1.0-stable
What is involved in migrating from 0.99 to 1-stable? (I'd be creating a
FreeBSD port to work with, but the main question I have is what would need
to be done to configuration files.)
Thanks,
Jim
--
Jim Trigg, Lord High Everything Else O- /"\
Hostmaster, Huie Kin family website \ / ASCII RIBBON CAMPAIGN
Verger and System Administrator, X HELP CURE HTML MAIL
All
2005 Apr 21
0
minimial maildir++ quota for dovecot-0.99
Hello,
I'm using dovecot-0.99.14, and I wonder if anyone has created patch for
*minimal* Maildir++ support.
By minimal Maildir++ support, I mean the following:
(1) New messages created by dovecot will include the ,S=nnnnn string in the
unique identifier so that Maildir++ clients don't have to stat the file to
know the size.
(2) Dovecot will append to the maildirsize file when a message
2005 May 24
1
Migrating Dovecot 0.99 to 1.0stable
Hi,
I'm planing to move a big mail server currently under Dovecot 0.99 to
Dovecot 1.0 stable. One problem I had once when doing this was that all
the UIDL had to change and that all users using pop3 and leaving their
messages on the server had to re-download all of them, which is annoying.
I'd like to know to the UIDL really have to change when migrating from
0.99 to 1.0stable or if
2005 Jun 08
1
assertion failed -0.99 -> 1.0-stable
Hello Timo,
I've upgraded from dovecot-0.99 to dovecot-1.0-stable (the 2005-05-09
version) on FreeBSD 5.4 and encountered the following problems
(problem #4 (assertion failed) made me downgrade back to
dovecot-0.99...) :
1. mbox sync: UID inserted in the middle of mailbox /var/mail/gopauld
(5230 > 4407)
--> OK, that's documented on the Wiki, not a real problem
2. imap(cxxx):