For what it's worth, the current behavior seems to have begun starting
with version 3.6.0. If I run in version 3.5.3:
> p1 <- .Primitive('+') ; p2 <- p1 ; attr(p1, "myattr") <- 1 ; p2
function (e1, e2) .Primitive("+")
On 11/18/19 10:45 AM, Martin Maechler wrote:
>>/Tomas Kalibera />>
In case if anyone needs daily R-devel there is my build scheduled on GitLab.
As of now based on Ubuntu 16.04, R built using:
--with-recommended-packages --enable-strict-barrier
--disable-long-double
Predefined Makevars for building pkgs using: -g -O2 -Wall -pedantic
-fstack-protector-strong -D_FORT
On 21 November 2019 at 17:57, Martin Maechler wrote:
| (if you use a version of R-devel, with svn rev >= 77446; which
| you may get as a binary for Windows in about one day; everyone
| else needs to compile for the sources .. or wait a bit, maybe
| also not much longer than one day, for a dock
On 11/25/19 5:54 PM, Dirk Eddelbuettel wrote:
On 24 November 2019 at 22:24, Saren Tasciyan wrote:
| Yes I am aware of it.
So why not use them?
I did at the end. But one might be maybe paranoid, maybe develop R,
maybe this is what open source means
| And yes, I have libicu60 installed. Is it
On 24 November 2019 at 22:24, Saren Tasciyan wrote:
| Yes I am aware of it.
So why not use them?
| And yes, I have libicu60 installed. Is it the configure script making a
| mistake?
Err, no. The configure setup is as solid as they come. But as Peter already
said: "have lib$FOO installed" of