Displaying 4 results from an estimated 4 matches for "glessner".
2010 Jun 09
2
Question on trying to build R 2.11.1 on Tru64(aka OSF1)
.../bin/sh' with the same results.
Bill
>Return-path: <ripley at stats.ox.ac.uk>
>Date: Tue, 08 Jun 2010 22:02:13 +0100 (BST)
>From: Prof Brian Ripley <ripley at stats.ox.ac.uk>
>Subject: Re: [Rd] Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
>To: Bill.Glessner at cwu.edu
>Cc: r-devel at r-project.org
>
>Ah, so configure has chosen /bin/ksh as the shell, and that does not
>like this sh syntax on your system. Try setting R_SHELL=/bin/sh when
>configuring (or the path to bash, if you have that).
>
>Alternatively, use ${1+@} in Rcmd.i...
2019 Feb 21
2
Most recent version R for IBM Power8 Ubuntu environment
What is he most recent version of R known to run reliably in an environment of IBM HPC cluster Power8 systems, Ubuntu 16.04.1 operating environment with gpfs as the cluster file-system? It would seem from 'apt' checking to be R-3.2.3; however, that one is rather old and does not support a sufficient number of R packages that are needed for current university research projects. R-3.5.1 has
2019 Feb 26
0
Most recent version R for IBM Power8 Ubuntu environment
Bill,
On 21 February 2019 at 15:14, Bill Glessner wrote:
| What is he most recent version of R known to run reliably in an environment of IBM HPC cluster Power8 systems, Ubuntu 16.04.1 operating environment with gpfs as the cluster file-system? It would seem from 'apt' checking to be R-3.2.3; however, that one is rather old and does not su...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
Hello,
I am trying to build the R-2.11.1 software for university faculty to use in
research projects on a DEC/Compaq/HP AlphaServer model GS160 16CPU/64GB memory
running Tru64Unix aka OSF1 version 5.1B-5.
Is it known whether it is possible to build the R-2.11.1 software on the
platform I am using?
In my attempts to build the R-2.11.1 software, I first used the native C
and Fortran 77/90/95