[Rd] Bug report - duplicate row names with as.data.frame()

2018-03-01 Thread Ron
31523/duplicate-row-names-in-r-using-as-data-frame I posted to StackOverflow, and consensus was that we should proceed with this as a bug report. Thanks, Ron [[alternative HTML version deleted]] __ R-devel@r-project.org mailing list https://stat.et

[Rd] LENGTH function causing name conflict

2013-09-27 Thread Ron Goldman
I am attempting to bring R-3.0.2 functionality into a project with a very large C++ codebase. The existing codebase already has a LENGTH function defined. R also defines a LENGTH function. I first compiled R as a shared library and linked it into this existing codebase, along with RInside. When

Re: [Rd] How to modify the start-up message

2012-01-16 Thread Ron Michael
future from R core team to build such one?   Thanks, - Original Message - From: Uwe Ligges To: Ron Michael Cc: "r-devel@r-project.org" Sent: Monday, 16 January 2012 6:14 PM Subject: Re: [Rd] How to modify the start-up message On 16.01.2012 12:20, Ron Michael wrote: > T

Re: [Rd] How to modify the start-up message

2012-01-16 Thread Ron Michael
Thanks Uwe for you reply. However you used 'should' which brings some confusion to me! Did you mean that, **it is never possible** to modify those message given I only have windows binary?   Thanks, - Original Message - From: Uwe Ligges To: Ron Michael Cc: "r-deve

[Rd] How to modify the start-up message

2012-01-12 Thread Ron Michael
Hi all, I got a custom R package in .zip (i.e. meant only for Windows installation). When I load that package, there are some start-up messages, probably loading through .onLoad() function. However I want to modify those messages. Please note that I do not have any other version of that package

Re: [Rd] LAPACK libraries improperly linked

2010-11-14 Thread Ron Burns
Thank you for your help. With help from Dirk Eddelbuettel we found that I needed to explicitly install libatlas-base-dev. After doing this everything worked with no further fuss. Best Regards, Ron On 11/14/2010 05:12 PM, Davor Cubranic wrote: On November 14, 2010 10:05:24 am Ron

Re: [Rd] LAPACK libraries improperly linked

2010-11-14 Thread Ron Burns
On 11/14/2010 12:05 PM, Dirk Eddelbuettel wrote: On 14 November 2010 at 10:05, Ron Burns wrote: | I am not sure if this is an R development problem or not. I am starting I think you were pretty close by looking at lapack-dev and blas-dev, but you missed atlas-dev. Simply do $ sudo apt

[Rd] LAPACK libraries improperly linked

2010-11-14 Thread Ron Burns
installed and there are links to them, but perhaps they are the wrong links. I am at a loss as what I am doing wrong since I have started with a completely clean machine and am not trying to anything special. ---HERE is the R startup: (ron) R R version 2.12.0 (2010-10-15) Copyright (C