On 28 August 2013 at 08:57, Johannes Ranke wrote:
| > edd@max:~$ LANG= R -q -e 'data(Loblolly); head(Loblolly)'
| > R> data(Loblolly); head(Loblolly)
| >    height age Seed
| > 1    4.51   3  301
| > 15  10.89   5  301
| > 29  28.72  10  301
| > 43  41.74  15  301
| > 57  52.70  20  301
| > 71  60.92  25  301
| > R> 
| > R> 
| > edd@max:~$ 
| > 
| > Works here. Also:
| > 
| > 
| > edd@max:~$ LANG= R -q -e 'print(Sys.getenv("LANG"))'
| > R> print(Sys.getenv("LANG"))
| > [1] ""
| > R> 
| > R> 
| > edd@max:~$ 
| > 
| > 
| > Could that been an issue with the backport?
| > 
| > Dirk
| 
| The issue only appears on the ARM architecture, did you get a chance to
| check on an ARM box?

Oh, sorry, I missed that.  I don't think I have access to an Arm box with R.
And I had thought your patch had addressed that?  I think I am still applying
the patch.

Is this report something we should keep here, or file on the R Bugzilla system?

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to