Displaying 2 results from an estimated 2 matches for "complines".
Did you mean:
complies
2009 Jul 30
2
sendmail slow to response
Dear All,
I am sorry for the post here but really apprecite if someone could help me
or advise.
actually i just could not subscribe to sendmail mailing list
I have the following setup for a long time on a single computer
Centos server running as my primary Mail & Dns server
CentOS release 5 (Final)
sendmail-8.13.8-2.el5
bind-9.3.4-6.0.3.P1.el5_2
MailScanner (4.76.25)
Mailwatch 1.0.4
I had
2009 Apr 09
2
numbers not behaving as expected
....ave[Cell.ave$month >= "5" & Cell.ave$month <=
"11",]
WetSeasonMonths
[1] year month AveRain
<0 rows> (or 0-length row.names)
>
There is an obvious problem with how the values for month are being stored.
I've tried converting them to factors, which complines that the subsetting
routine is not appropriate for factors. And I've tried as.numeric which
also does not return an working dataframe.
all suggestions to solve this are appreciated.
Thanks Steve
(See attached file: Cell.ave)
sessionInfo()
R version 2.8.1 (2008-12-22)
x86_64-redhat-linux-gnu...