Re: [Rd] [R] sprintf() question

2009-05-17 Thread Ei-ji Nakama
Hi The result of Windows is clearly strange. my Linux machine = good === > sessionInfo() R version 2.9.0 (2009-04-17) x86_64-pc-linux-gnu locale: LC_CTYPE=ja_JP.EUC-JP;LC_NUMERIC=C;LC_TIME=ja_JP.EUC-JP;LC_COLLATE=ja_JP.EUC-JP; LC_MONETARY=C;LC_MESSAGES=ja_JP.

[Rd] [wishlist, patch] make row() and col() preserve dimnames (PR#13705)

2009-05-17 Thread goodrich
Full_Name: Ben Goodrich Version: 2.9.0 OS: Linux (Debian unstable) Submission from: (NULL) (128.103.220.16) row(x), col(x), and functions that call them like lower.tri(x) and upper.tri(x) do not retain the rownames or colnames of x in the matrix that is returned. Example from R version 2.9.0 : x