Displaying 2 results from an estimated 2 matches for "scv2".
Did you mean:
sc22
2002 Sep 05
1
Read.table question
Hi list members,
i've just started using R. i've just experimented with the functions
of R. Now I want to import data from an Excel spreadsheet (saved as
csv) in the following format
Date AAA AA A
1.12002 20.5% 12% 3%
.
.
.
i used the following command: a <- read.scv2("file.csv", sep=";")
so the import worked fine.
the problem is that everything is stored in the variable a
now i want to extract each series (Date, AAA, AA) and store them into
their own variable. e.g. the values in the AAA column should be stored
into AAA
any ideas on how this...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking