Displaying 2 results from an estimated 2 matches for "r48231".
Did you mean:
r48239
2009 Mar 28
0
Incorrect behaviour of [.data.frame (PR#13628)
Full_Name: Wacek Kusnierczyk
Version: 2.8.0 and 2.10.0 r48231
OS: Ubuntu 8.04 Linux 32 bit
Submission from: (NULL) (80.202.30.36)
According to the R Language definition (sec. 3.4.3), [.data.frame has the
following properties:
"if two indices are supplied (even if one is empty) it creates matrix-like
indexing for a structure that is basically a list of...
2009 Mar 29
0
Another incorrect behaviour of [.data.frame (PR#13629)
Full_Name: Wacek Kusnierczyk
Version: 2.8.0 and 2.10.0 r48231
OS: Ubuntu 8.04 Linux 32 bit
Submission from: (NULL) (129.241.198.65)
In a previous report (Incorrect behaviour of [.data.frame (PR#13628), awaiting
approval) I showed that [.data.frame behaves incorrectly (i.e., in contradiction
to what ?'[.data.frame' and the R Language Definition say):...