Re: [Rd] Development version of R fails a regression test

2025-01-21 Thread Martin Maechler
> Berwin A Turlach > on Tue, 21 Jan 2025 13:23:17 +0800 writes: > G'day all, I have daily scripts running to install the > patched version of the current R version and the > development version of R on my linux box (Ubuntu 24.04.1 > LTS). > The last development ve

[Rd] Development version of R fails a regression test

2025-01-20 Thread Berwin A Turlach
G'day all, I have daily scripts running to install the patched version of the current R version and the development version of R on my linux box (Ubuntu 24.04.1 LTS). The last development version that was successfully compiled and installed on my machine is "R Under development (unstable) (2024-1

Re: [Rd] Development version of R fails tests and is not installed

2020-02-16 Thread Berwin A Turlach
G'day Jeroen, On Sun, 9 Feb 2020 01:04:24 +0100 Jeroen Ooms wrote: > I think the intention was to add something similar in R's autoconf > script to enable sse on 32-bit unix systems, but seemingly this hasn't > happened. For now I think you should be able to make your 32-bit > checks succeed if

Re: [Rd] Development version of R fails tests and is not installed

2020-02-08 Thread Jeroen Ooms
On Sat, Feb 8, 2020 at 9:27 AM Berwin A Turlach wrote: > > G'day all, > > I have daily scripts running to install the patched version of the > current R version and the development version of R on my linux box > (Ubuntu 18.04.4 LTS). > > The last development version that was successfully compiled

Re: [Rd] Development version of R fails tests and is not installed

2020-02-08 Thread Hugh Parsonage
The only observation I can make is that the change to round() was made in r77727 whereas your R-devel appears to be r77715 (so would not exhibit the fixed behaviour). My guess is that there was a perpetual installation failure after r77715 but that the test folder was still retrieved and used. On

[Rd] Development version of R fails tests and is not installed

2020-02-08 Thread Berwin A Turlach
G'day all, I have daily scripts running to install the patched version of the current R version and the development version of R on my linux box (Ubuntu 18.04.4 LTS). The last development version that was successfully compiled and installed was "R Under development (unstable) (2020-01-25 r77715)"

Re: [Rd] Development version of R fails tests and is not installed

2019-03-05 Thread Martin Maechler
> Martin Maechler > on Tue, 5 Mar 2019 12:45:36 +0100 writes: > Berwin A Turlach > on Tue, 5 Mar 2019 16:54:09 +0800 writes: >> G'day all, >> I have daily scripts running to install the patched version of the >> current R version and the development version o

Re: [Rd] Development version of R fails tests and is not installed

2019-03-05 Thread Prof Brian Ripley
On 05/03/2019 08:54, Berwin A Turlach wrote: G'day all, I have daily scripts running to install the patched version of the current R version and the development version of R on my linux box (Ubuntu 18.04.2 LTS). The last development version that was successfully compiled and installed was "R Un

Re: [Rd] Development version of R fails tests and is not installed

2019-03-05 Thread Martin Maechler
> Berwin A Turlach > on Tue, 5 Mar 2019 16:54:09 +0800 writes: > G'day all, > I have daily scripts running to install the patched version of the > current R version and the development version of R on my linux box > (Ubuntu 18.04.2 LTS). > The last development ver

[Rd] Development version of R fails tests and is not installed

2019-03-05 Thread Berwin A Turlach
G'day all, I have daily scripts running to install the patched version of the current R version and the development version of R on my linux box (Ubuntu 18.04.2 LTS). The last development version that was successfully compiled and installed was "R Under development (unstable) (2019-02-25 r76159)"

Re: [Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-27 Thread Martin Maechler
> Mark van der Loo > on Mon, 27 Apr 2015 10:26:32 +0200 writes: > Dear Martin, Does the work on nchar mean that bugs #16090 > and #16091 will be resolved [1,2]? > Thanks, Mark > [1] https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16090 > [2] https://bugs.r-p

Re: [Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-27 Thread Mark van der Loo
Dear Martin, Does the work on nchar mean that bugs #16090 and #16091 will be resolved [1,2]? Thanks, Mark [1] https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16090 [2] https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16091 On Sat, Apr 25, 2015 at 11:06 PM, James Cloos wrote: > >>

Re: [Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-25 Thread James Cloos
> "GC" == Gábor Csárdi writes: GC> You can get an RSS/Atom feed, however, if that's good: GC> https://github.com/wch/r-source/commits/master.atom That is available in gwene/gmane as: gwene.com.github.wch.r-source.commits.trunk -JimC -- James Cloos OpenPGP: 0x997A9F17ED7DAEA6

Re: [Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-24 Thread Gábor Csárdi
On Fri, Apr 24, 2015 at 9:59 AM, Gökçen Eraslan wrote: [...] > > But "Watch" only notifies when there are new pull requests and issues, > which doesn't make sense for the r-source repository. Following Github Atom > feed[1] sounds better, however the feed only provides commit messages not > the d

Re: [Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-24 Thread Gökçen Eraslan
Hi, On 2015-04-24 15:34, Gábor Csárdi wrote: On Fri, Apr 24, 2015 at 8:02 AM, Gökçen Eraslan mailto:gokcen.eras...@gmail.com>> wrote: [...] I don't want to hijack the thread but is there an easy way to track R commits via e.g. an r-commits mail list (like this[1]) driven by a subver

Re: [Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-24 Thread Gábor Csárdi
On Fri, Apr 24, 2015 at 8:02 AM, Gökçen Eraslan wrote: [...] > I don't want to hijack the thread but is there an easy way to track R > commits via e.g. an r-commits mail list (like this[1]) driven by a > subversion post-commit hook script? It would be quite nice for those who > want to follow eve

Re: [Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-24 Thread Gökçen Eraslan
Hi, On 2015-04-24 12:06, Martin Maechler wrote: Those of you who track R development closely, I don't want to hijack the thread but is there an easy way to track R commits via e.g. an r-commits mail list (like this[1]) driven by a subversion post-commit hook script? It would be quite nice fo

[Rd] Development version of R: Improved nchar(), nzchar() but changed API

2015-04-24 Thread Martin Maechler
Those of you who track R development closely, will have noticed yesterday's commit of enhanced versions of nchar() and nzchar(). r68254 | maechler | 2015-04-23 18:06:37 +0200 (Thu, 23 Apr 2015) | 1 line Changed paths: M d

Re: [Rd] Development environment for R extentions on Windows

2010-09-10 Thread Jeffrey Horner
On Wed, Sep 8, 2010 at 6:39 PM, Duncan Murdoch wrote: > On 08/09/2010 5:37 PM, Jeffrey Horner wrote: >> >> On Wed, Sep 8, 2010 at 1:01 PM, Jeffrey Horner >> wrote: >>> >>> On Wed, Sep 8, 2010 at 12:37 PM, Duncan Murdoch >>> wrote:  On 08/09/2010 1:21 PM, Jeffrey Horner wrote: > >>>

Re: [Rd] Development environment for R extentions on Windows

2010-09-08 Thread Duncan Murdoch
On 08/09/2010 5:37 PM, Jeffrey Horner wrote: On Wed, Sep 8, 2010 at 1:01 PM, Jeffrey Horner wrote: On Wed, Sep 8, 2010 at 12:37 PM, Duncan Murdoch wrote: On 08/09/2010 1:21 PM, Jeffrey Horner wrote: Hi all, I'm setting up a development environment on Windows as the subject implies. I've do

Re: [Rd] Development environment for R extentions on Windows

2010-09-08 Thread Jeffrey Horner
On Wed, Sep 8, 2010 at 1:01 PM, Jeffrey Horner wrote: > On Wed, Sep 8, 2010 at 12:37 PM, Duncan Murdoch > wrote: >>  On 08/09/2010 1:21 PM, Jeffrey Horner wrote: >>> >>> Hi all, >>> >>> I'm setting up a development environment on Windows as the subject >>> implies. I've downloaded and installed R

Re: [Rd] Development environment for R extentions on Windows

2010-09-08 Thread Dirk Eddelbuettel
On 8 September 2010 at 13:01, Jeffrey Horner wrote: | This is great news! I don't know how I could survive without bash's vi | style editing and command completion... | | Here's my PATH variable which sets the Rtools paths first, then MinGW: | | horn...@hornerj-win ~ | $ echo $PATH | /c/Rtools/

Re: [Rd] Development environment for R extentions on Windows

2010-09-08 Thread Jeffrey Horner
On Wed, Sep 8, 2010 at 12:37 PM, Duncan Murdoch wrote: >  On 08/09/2010 1:21 PM, Jeffrey Horner wrote: >> >> Hi all, >> >> I'm setting up a development environment on Windows as the subject >> implies. I've downloaded and installed Rtools211.exe (will upgrade >> later when necessary) and I've also

Re: [Rd] Development environment for R extentions on Windows

2010-09-08 Thread Duncan Murdoch
On 08/09/2010 1:21 PM, Jeffrey Horner wrote: Hi all, I'm setting up a development environment on Windows as the subject implies. I've downloaded and installed Rtools211.exe (will upgrade later when necessary) and I've also downloaded and installed mingw with the help of mingw-get.exe. I come f

[Rd] Development environment for R extentions on Windows

2010-09-08 Thread Jeffrey Horner
Hi all, I'm setting up a development environment on Windows as the subject implies. I've downloaded and installed Rtools211.exe (will upgrade later when necessary) and I've also downloaded and installed mingw with the help of mingw-get.exe. I come from a UNIX development background, so I'm at the

Re: [Rd] development

2007-05-23 Thread Bill.Venables
--Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Kelfer Sent: Thursday, 24 May 2007 1:01 PM To: r-devel@r-project.org Subject: [Rd] development I'm interested in doing a little programming on the R engine. Can anyone point me toward a document wh

[Rd] development

2007-05-23 Thread Jonathan Kelfer
I'm interested in doing a little programming on the R engine. Can anyone point me toward a document which details the internals? Thanks. --Jon __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel