Displaying 9 results from an estimated 9 matches for "assues".
Did you mean:
issues
2011 May 12
3
problem converting character to dates
Hi all,
I've searched this problem and still I can't understand my results, so here
goes:
I have some time series I've imported from excel with the dates in text
format from excel. Data was imported with RODBC, sqlQuery() function.
I have these dates:
>adates
[1] "01/2008" "02/2008" "03/2008" "04/2008" "05/2008"
2011 May 16
2
conditional rowsums in sapply
Hi all
I have a data frame with duplicate columns and i want to remove duplicates
by adding rows in each group of duplicates, but have lots of NA's.
Data:
dfrm <- data.frame(a = 1:4, b= 1:4, cc= 1:4, dd=1:10, ee=1:4)
names(dfrm) <- c("a", "a", "b", "b", "b")
dfrm[3,2:3]<-NA
dfrm
a a b b b
1 1 1 1 1 1
2 2 2 2 2 2
3
2011 Jun 03
1
Icecast authentication cant resolve address on Debian
Hi,
I am trying to use the url authentication method but am having trouble
getting icecast to work on a Debian installation on a VPS platform.
I have logged in my VPS as root and installed icecast using
apt-get install icecast2
setup the config file and then set ENABLE=true in /etc/init.d/icecast2
This initialy didn't work as it couldn't access log files and then had
trouble with the
2006 May 24
0
[PATCH] Fix xc_tbuf_enable assumption.
Hi, All!
This is a patch which needs discussion.
Currently xc_tbuf_enable assumed tb_init_done = 0.
But Sometimes already on
For example(xenmon.py(xenbaked) and xentrace).
These two programs assues tb_init_done =0 at start time.
Currently xenbaked care the problem by setting tb_init_done=0 at exit time.
But xentrace does not care the problem.
Then error occured!(Cannot see the trace buffer.)
I added a code in xc_tbuf_enable to permit tb_init_done=1.
And I added to check trace buffer region...
2004 Oct 17
2
Which package to download
Hello I am new to the list, and recently began using Redhat Linux 9. I am
also a new WINE user, I went to the binaries page and there seemed to be
some many WINE binary packages, since I am new I did'nt know which one to
download. How would I know which binary package to download?
_________________________________________________________________
On the road to retirement? Check out MSN
2007 Jan 04
1
samba needed to network across openvpn tunnel
I have been assued in other places that I need to have Samba and Wins
in place touse Windows networking across an openvpn tunnel.
back history:
There was a network in place when I was hired to replace the former it
guy. All ran very smooth with only one networking issue. There were
"fights" between the Windows server and the Linux box:
The master browser has received a server
2010 Mar 03
6
File paths must be fully qualified
I was using Puppet 0.24.8 and now upgrade the puppet server and client
both to 0.25.4 (on 1 machine i.e. server and client), but i am facing
some problems. While testing, some of the configs which were/are running
fine on older version generates error here;
for instance,
i have defined the FileSource path in ''/etc/puppet/fileserver.conf''
[myFileSrc]
path
2018 Sep 19
0
Delivery Status Notification (Delay)
** Delivery incomplete **
There was a temporary problem delivering your message to curtiskwong101 at gmail.com. Gmail will retry for 46 more hours. You'll be notified if the delivery fails permanently.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20180919/4030c740/attachment-0002.html>
2002 Mar 29
3
Newbie struggling with "factors"
I am processing some survey results, and my data are
being read in as "factors". I don't know how to
process these things in any way.
To start with, several of the survey questions are
mulit-choice check boxes on the original (web-based)
survey, as in "check all that apply".
These are encoded as numbers. For example, if the
survey has a question:
Which operating systems