Gabe
As mentioned on Twitter, I think the following behavior should be fixed
as part of the upcoming changes:
R.version.string
## [1] "R Under development (unstable) (2019-02-25 r76160)"
.Machine$double.digits
## [1] 53
set.seed(123)
RNGkind()
## [1] "Mersenne-Twister" "Inversion" "Rej
Ah, I was inferring from Martin being the one who generally makes new
accounts for people afaik, sorry about that.
Thanks for thr quick fix!
~G
On Mon, Feb 25, 2019, 12:07 PM Simon Urbanek
wrote:
> Ok, fixed.
> Simon
>
>
>
> > On Feb 25, 2019, at 2:45 PM, Simon Urbanek
> wrote:
> >
> > I do.
Ok, fixed.
Simon
> On Feb 25, 2019, at 2:45 PM, Simon Urbanek
> wrote:
>
> I do. The server ran out of disk earlier today and it seems that it killed
> bugzilla somehow. I'll have a look.
> Thanks,
> Simon
>
>
>> On Feb 25, 2019, at 2:07 PM, Gabriel Becker wrote:
>>
>> Hi Martin (who I b
I do. The server ran out of disk earlier today and it seems that it killed
bugzilla somehow. I'll have a look.
Thanks,
Simon
> On Feb 25, 2019, at 2:07 PM, Gabriel Becker wrote:
>
> Hi Martin (who I believe manages bz?) et al.,
>
> I'm getting 503 Service Unavailable from bugzilla currently (
Hi Martin (who I believe manages bz?) et al.,
I'm getting 503 Service Unavailable from bugzilla currently (
https://bugs.r-project.org/bugzilla/ and direct links to specific bugs,
both). Is this a known issue?
Thanks,
~G
[[alternative HTML version deleted]]
_
Full schedule available on developer.r-project.org (pending auto-update from
SVN)
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd@cbs.dk Priv: pda...@gmail.com
__
On Mon, Feb 25, 2019 at 11:11 AM Bjørn-Helge Mevik
wrote:
>
> We recently discovered that since R 3.3.0, on our CentOS 6 based
> cluster, R gets built without TIFF support. The last version where TIFF
> support was built, was 3.2.5.
It looks like the official R from EPEL6 also lacks tiff support
On 25 February 2019 at 18:25, robin hankin wrote:
| Hi there, ubuntu 18.04.2, trying to compile R-devel 3.6.0, svn 76155.
|
| I am having difficulty compiling R. I think I have pcre installed correctly:
|
| OK~/Downloads/R-devel pcretest -C
| PCRE version 8.41 2017-07-05
| Compiled with
| 8
We recently discovered that since R 3.3.0, on our CentOS 6 based
cluster, R gets built without TIFF support. The last version where TIFF
support was built, was 3.2.5.
We have libtiff 3.9.4 installed:
$ rpm -q libtiff-devel
libtiff-devel-3.9.4-21.el6_8.x86_64
(Since CentOS 6 is so old, we have
On 2/25/19 6:25 AM, robin hankin wrote:
Hi there, ubuntu 18.04.2, trying to compile R-devel 3.6.0, svn 76155.
I am having difficulty compiling R. I think I have pcre installed correctly:
You can use
apt-get build-dep r-base
to install binary Ubuntu packages needed to build R from source,
10 matches
Mail list logo