Displaying 20 results from an estimated 1300 matches similar to: "compiling R-2.9.2 or R-2.10.0 on ubuntu 9.04 (powerpc)"
2005 Oct 12
3
How to install R 2.2.0 Debian 'unstable' package in otherwise 'sarge' system
I would like to install the latest version of R (the statistical computing
software). This is package r-base version 2.2.0 and is in the debian
'unstable' repository. Otherwise my system has 'sarge' packages, including
r-base 2.1.0. What is the best way to do this? If I don't want to upgrade
to unstable, must I compile R myself, or is there some way to install this
as a
2003 Nov 18
5
mixed model for Splus and R
Hi there,
I try to compare the mixed model package "lme" by Splus and R. I used the
dataset "Ovary" and the following code assuming AR(1) model for the error term:
lme(follicles ~ sin(2*pi*Time) + cos(2*pi*Time), data=Ovary, random =
pdDiag(~sin(2*pi*Time) ) , correlation=corAR1() )
But I got different results! And then I used a simpler model:
lme(follicles ~
2007 May 23
2
installing problems
hi every body.
Im new in this program. Im traying to install R in linux suse10.0 in
two following form:
a) with the file R-2.5.0.tar.gz
b) and the rpm file : R-base-2.5.0-2.1.i586.rpm
****** In the first case a) when i uncompressed and type:
linux:/opt/R/R-2.5.0 # ./configure
the followind message is showed
linux:/opt/R/R-2.5.0 # ./configure
checking build system type...
2003 Oct 03
1
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
Graham,
Confirmed. I will pass that along to the R team. As 1.8.0 is in code freeze,
this may not get addressed, unfortunately.
Regards, Dirk
On Fri, Oct 03, 2003 at 03:16:35PM +1000, Graham Williams wrote:
> Package: r-base-core
> Version: 1.7.1.cvs.20030927-1
> Severity: normal
>
>
> $ R
>
> R : Copyright 2003, The R Development Core Team
> Version 1.8.0 beta
2005 Apr 15
1
(no subject)
> From: Lars Schouw
>
> Can anyone explain what this means the NEWS for for
> 2.1 beta?
>
> R is now linked against ncurses/termlib/termcap only
> if
> readline is specified (now the default) and that
> requires it.
>
> I get an error while running configure:
> checking for history_truncate_file... no
> configure: error: --with-readline=yes (default) and
2005 Nov 02
1
configure error under FC 4 64 bit (PR#8276)
Full_Name: Rob James
Version: 2.2.0
OS: Fedora Core 4 64 Bit
Submission from: (NULL) (24.79.225.106)
Attempting to run the configure script yields the following inscrutable error:
configure: error: --with-readline=yes (default) and headers/libs are not
available
This occurs at the following point in the processing of the configure script:
checking for readline/history.h... no
checking
2006 Oct 02
1
(no subject)
Dear friends
I try to install R-project in SUSE 10.0 LINUX. I run the ./configure. The
last lines during the run is
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for
2006 Oct 13
1
HP UX
I have a user who is currently running R on a desktop system which takes 3
days to run.
We have an Itanium 2 Cluster running HP UX. My system manager has tried to
install R and has sent the following message
INSTALL file says do
./configure
make
./configure fails with ( tail end of output
checking for main in -ltermcap... no checking for main in -ltermlib... no
checking
2005 Aug 19
1
Solaris10-amd64-studio10 compilers
Hi,
I am trying to compile R-2.1.1 on Solaris10, with the Studio10 compilers.
When I try to compile 64bit with
CFLAGS="-xarch=amd64"
export CFLAGS
I get a configure failure on
checking for rl_callback_read_char in -lreadline... no
checking for history_truncate_file... no
configure: error: --with-readline=yes (default) and headers/libs are not
available
unset CFLAGS and its fine
2006 Feb 20
2
Unable to configure R 2.2.1 on Solaris 5.10 x86_64
Hello,
Apologies for the post here. I have read the R-Admin (learned
a lot!) and searched the web for days, but still fail at compiling R on
my Ultra 20 running solaris 10 x86 1/06.
This is the tail of './configure' output:
.....
checking for dlopen in -ldl... yes
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
2009 Sep 24
1
problem on SUSE Linux Enterprise Server 10 (ia64)
Dear Sir,
When I install R on SUSE Linux Enterprise Server 10 (ia64)
(Linux a450 2.6.16.21-0.8-default #1 SMP Mon Jul 3 18:25:39 UTC 2006
ia64 ia64 ia64 GNU/Linux)
it reported the wrong messages at the end:
# ./configure
checking build system type...
ia64-unknown-linux-gnu
checking host system type...
ia64-unknown-linux-gnu
2007 Jan 29
1
Problem with "readline" in compilatio of R for Solaris 11 (Nevada) in x86
Dear friends,
In configuring R 2.4.1 for Solaris 11, using SunStudio 11 compilers, I
get the following error.
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for rl_callback_read_char
2011 Jun 02
1
need help for R Installation in AIX 5.3
Dear Sir/ Madam,
I am trying to install R in my AIX-5.3 machine but its giving some error
during configuration as given below:
checking how to hardcode library paths into programs... immediate
checking for cos in -lm... yes
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for
2005 Sep 30
1
mvtnorm package
Hi all,
I've been trying to install the "mvtnorm" package (in a Linux R version) without sucess. I write
install.packages("mvtnorm",lib="/home/posmae/cnaber",repos="http://cran.uk.r-project.org/")
and the following message arises
==================================================
downloaded 160Kb
* Installing *source* package 'mvtnorm'
2007 Aug 26
2
R-2.5.1 RedHat EL5 compilation failed
I can't get R-2.5.1 compiled under RedHat EL5 with gcc 4.1.1. Configure
failed at the following:
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for rl_callback_read_char in
2007 Mar 01
1
repost-configure error on Mandriva 2007
All,
Apparently the attachment did not make it through the list serve.
I am having difficulty installing R-2.4.1 on Mandriva Linux 2007
Discovery. Thanks to the help of Doug Bates I got further along the
path (Thanks Doug!!). I now cannot figure out which line of code needs
modified in order for configure to complete. Please see below for the
last several lines of output.
checking whether
2004 Mar 31
2
Failure to compile source packages in Debian
As of quite recently I experience failures to compile source packages.
Messages like
* Installing *source* package 'dse1' ...
** libs
g77 -mieee-fp -fPIC -g -O2 -c dsefor.f -o dsefor.o
gcc -shared -o dse1.so dsefor.o -L/usr/lib/gcc-lib/i486-linux/3.3.3
-L/usr/lib/gcc-lib/i486-linux/3.3.3/../../..
-lfrtbegin -lg2c-pic -lm -lgcc_s -L/usr/lib/R/bin -lR
/usr/bin/ld: no se puede
2005 Nov 21
1
Problem in compilation from source in./configure R.2.2
Hello useRs!
I'm REALLY having trouble with readline when compiling R. 2.2 from source during ./configure.
Here are the last lines of the configure log:
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking
2008 Sep 23
1
WG: Problem during porting R-2.7.2 on HP-UP 11.11 PA-Risc
Claus-Juergen
Neumann/BASF-AG/B
ASF An
r-help at r-project.org
23.09.2008 12:49 Kopie
2005 Feb 22
1
Having problems with quantreg
Hi All,
I'm still having significantly difficulty getting the quantreg library
running in R. I'm running R on MEPIS using the debs created by Dirk
Eddelbuettel and placed in apt testing. When I try to install quantreg using
the install.packages() function it fails with: /usr/bin/ld: cannot find
-lblas-3
Dirk was nice enough to send me a .deb for quantreg which installs without