Skip to content
Prev 13707 / 63421 Next

Bug in merge() in R-2.0.0 alpha

Uwe Ligges <ligges@statistik.uni-dortmund.de> writes:
Names handling, more likely:
2
2 <NA>
1    O
2
2 <NA>
1    O
Error during wrapup: incompatible types
2
1    O
2 <NA>


(Notice that the only difference between u and uu is the .Names bit)