[Rd] Bug in R (PR#14064)

Losangelessoul at hotmail.it Losangelessoul at hotmail.it
Fri Nov 13 16:55:11 CET 2009


Full_Name: Luca Maestri
Version: 2.10.0
OS: Windows Vista /7
Submission from: (NULL) (193.204.41.157)


I don't know if it is really a bug or if it is only a particular case that
happened during my work: 

cbind(nameoftheelement[1:10],nameofthelement[1:10])

the output is not precise because it isn't in correct line : this was my output

        [,1] [,2]
         1    5      <------------ as you can see there is no match beetween
the
01_141   6   12                    line and the output 
01_142   13   19
01_143   20   26
01_144   27   33
01_145   34   41
01_146   42   50
01_147   51   60
01_148   61   64
01_149   65   72



More information about the R-devel mailing list