Displaying 5 results from an estimated 5 matches for "eitehr".
Did you mean:
eiteher
2008 Jan 25
3
Help
Hi,
I got command to execute R code from Mark.
but it was showing error..
Error in library(hopach) : there is no package called 'hopach'
Does it mean this library hopach is not installed. But I have
installed complete Bioconductor package.
I am confused.
can you help me in this
thanks
Regards,
--
Prateek Singh
Final year Bioinformatics(BTech)
Vellore Institute Of Technology
2003 Aug 31
1
Password expires
Hello!
My users get warnings about their passwordss expiring.
I dont want them to need to change password. I set the Accountpoliicy
for max. passwd age to 0 but that doesn't affect the expiration date.
What is the correct way to do it?
Thanks in advance!
Yours, Rudolf
--
A mathematician is a machine, that converts coffee into theorems.
Rudolf Weeber
Muehlrain 9
70180 Stuttgart
Tel: 0711
2005 Mar 21
3
File copying under WIN98
with the Samba3.0.12 release i encountered the following problem :
when i try to copy a file from a samba share to the local disk then the
process hangs with the windows-message
"Preparing to copy" (my translation from the german message).
In a WIN98-DOS-Windows the copy command hangs too, but the file is created.
The copying from my WIN-XP HOME works.
My previous installed version
2013 Nov 23
3
new-kernel-pkg needs to be made Xen-aware
I ran "yum update" the other day on my dom0 and let it pull a new kernel.
The RPM install scriptlet runs /sbin/new-kernel-pkg (part of the grubby
package) to update grub.conf. It writes a new record to boot the Linux
kernel instead of Xen. It would be nice if it noticed that it was running
inside Xen and wrote a suitable record for that.
2011 Oct 11
5
help to ... import the data from Excel
Hi every one ,,,,
i have problem in R program to import the data from excel ,
I have done the following:
1. install.packages("xlsReadWrite")
2. library(xlsReadWrite)
3. z<- read.xls("ReadXls",LTS,colNames=FALSE,sheet,type,form,rowNames=FALSE)
and i got on the result:
Error in read.xls("ReadXls", LTS, colNames = FALSE, rowNames = FALSE) :
object