Displaying 4 results from an estimated 4 matches for "04r".
Did you mean:
04
2011 Jun 07
2
ggplot2 and facet
I have a data frame (attached) that has interpolated EOT errors for
each minute before flight landing. It also has the runway and an index
for the flight:
> > times[1:4,]
time error runway flight
1 0 -0.02206235 04R 1
2 1 -0.07961631 04R 1
3 2 -0.13795380 04R 1
4 3 -0.20726073 04R 1
> > sapply(times, class)
time error runway flight
"numeric" "numeric" "factor" "factor"
I want to plot this using ggplot2
li...
2010 Apr 09
2
How to use tapply for quantile
I am trying to calculate quantiles of a data frame column split up by
two factors:
# Calculate the quantiles
quarts = tapply(gdf$tt, list(gdf$Runway, gdf$OnHour), FUN=quantile,
na.rm = TRUE)
This does not work:
> quarts
04L 04R 15R 22L 22R 27 32
33L 33R
0 NULL Numeric,5 NULL Numeric,5 NULL Numeric,5 NULL
Numeric,5 NULL
1 NULL Numeric,5 NULL Numeric,5 NULL NULL NULL
Numeric,5 NULL
2 NULL NULL NULL Numeric,5 NULL NULL NULL...
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
...:T]V
M97)P<FEN="!00E]997,B#0HJ0UA?0S)$7T)L86-K3W9E<E!R:6YT($YO0FQA
M8VM/=F5R<')I;G0O3F\Z("(E4T-)4%!$.B!$1D4@3TU?0FQA8VM/=F5R<')I
M;G0@4$)?3F]N92(-"BI#;&]S955).B`J0UA?0S)$7T)L86-K3W9E<E!R:6YT
M#0H-"BI/<&5N54D@*D-87T,R1%]0<T]V97)0<FEN="]04R!/=F5R<')I;G0Z
M(%!I8VM/;F4-"BI/<F1E<D1E<&5N9&5N8WDZ(#(P($1O8W5M96YT4V5T=7`@
M*D-87T,R1%]0<T]V97)0<FEN=`T**D1E9F%U;'1#6%]#,D1?4'-/=F5R4')I
M;G0Z($1E9E!S3W`-"BI#6%]#,D1?4'-/=F5R4')I;G0@1&5F4'-/<"]0<FEN
M=&5R)W,@1&5...
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