Re: [R] installation problem for a new package

2022-02-24 Thread Jeff Newmiller
Do use "reply-all"... others may be able to respond more quickly or more accurately than I. I have re-introduced the mailing list to this reply. For example, if you read [1] it says there is a system requirement that the completely separate gmp software be installed using your system software i

Re: [R] installation problem for a new package

2022-02-24 Thread Jeff Newmiller
These messages seem relevant: >Error: package �CVXR’ could not be loaded >Warning messages: >1: In i.p(...) : installation of package �gmp’ had non-zero exit status You need to make sure these packages are installed successfully before the package you are interested will install. Please don't s

Re: [R] installation problem on Ubuntu

2016-04-22 Thread David Winsemius
> On Apr 22, 2016, at 12:47 PM, Paul Tremblay wrote: > > LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/:$LD_LIBRARY_PATH > source ~/.bash_profile On my machine Sys.getenv("LD_LIBRARY_PATH") returns "" in R and echo $LD_LIBRARY_PATH likewise returns only a carriage return from a bash console, but

Re: [R] installation problem on Ubuntu

2016-04-22 Thread Paul Tremblay
LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/:$LD_LIBRARY_PATH source ~/.bash_profile I still get the same error. On Thu, Apr 21, 2016 at 7:45 PM, David Winsemius wrote: > > > On Apr 21, 2016, at 1:23 PM, Paul Tremblay > wrote: > > > > I was able to install the curl library with no problems. Howe

Re: [R] installation problem on Ubuntu

2016-04-21 Thread David Winsemius
> On Apr 21, 2016, at 1:23 PM, Paul Tremblay wrote: > > I was able to install the curl library with no problems. However, when I > tried to install ggplot (install.packages("ggplot2")), I got the same > message as earlier, that R can't load internet.so. Is the libcurl directory in your search p

Re: [R] installation problem on Ubuntu

2016-04-21 Thread Paul Tremblay
I was able to install the curl library with no problems. However, when I tried to install ggplot (install.packages("ggplot2")), I got the same message as earlier, that R can't load internet.so. Thanks for your help! On Wed, Apr 20, 2016 at 1:24 PM, Tom Wright wrote: > apt-get install curl libcu

Re: [R] installation problem on Ubuntu

2016-04-21 Thread Ista Zahn
Hi Paul, Please keep the list copied so that others might chime in with suggestions. I'm afraid "no success" is too vague to be useful. What did you do, and what errors did you encounter? Best, Ista On Thu, Apr 21, 2016 at 1:48 PM, Paul Tremblay wrote: > Yes, I tried those instructions as well

Re: [R] installation problem on Ubuntu

2016-04-20 Thread Jeff Newmiller
Have you read the CRAN instructions for installing on Ubuntu? Have you read the Posting Guide that mentions the R-sig-debian mailing list and that if you need help compiling R this is not the right list? -- Sent from my phone. Please excuse my brevity. On April 20, 2016 9:36:51 AM PDT, Paul T

[R] installation problem on Ubuntu

2016-04-20 Thread Paul Tremblay
I needed to update R so I could install ggplot. I am running Ubuntu 12.04. I cannot upgrade Ubuntu because I am using a work computer. I tried upgrading the normal way: sudo apt-get update sudo apt-get install r-base r-base-dev But this only installed an earlier version. Finally I tried install

Re: [R] Installation problem

2014-05-07 Thread peter dalgaard
Google suggests that that error message is usually associated with cell phone browsers, so what exactly are you doing (all steps, including browser info)? I doubt that this an issue with R as such, more likely you have a general issue with large downloads. - Peter D On 07 May 2014, at 19:37 ,

Re: [R] R installation Problem

2013-07-14 Thread Uwe Ligges
On 08.07.2013 11:42, sridhar srinivasan wrote: Dear R Developers, I have two doubts related to R 1. i try to install R package 3.0 in my linux system ./configure. it gives Error as configure: error: --with-readline=yes (default) and headers/libs are not available Read the R Installation man

[R] R installation Problem

2013-07-08 Thread sridhar srinivasan
Dear R Developers, I have two doubts related to R 1. i try to install R package 3.0 in my linux system ./configure. it gives Error as configure: error: --with-readline=yes (default) and headers/libs are not available 2. This is related to library i am trying to install the library(cummeRbund) in

Re: [R] Linux 64-bit R installation problem - "Failed dependencies"

2010-10-08 Thread noclue_
Hi. Marc, Thanks so much for your reply. Have a nice weekend! Tim -- Original Message -- From: "Marc Schwartz-3 [via R]" To: noclue_ Subject: Re: Linux 64-bit R installation problem - "Failed dependencies" Date: Thu, 7 Oct 2010 05:31:26 -0700 (PDT) On

Re: [R] Linux 64-bit R installation problem - "Failed dependencies"

2010-10-07 Thread Marc Schwartz
On Oct 7, 2010, at 3:50 AM, noclue_ wrote: > > I am trying to install 64 bit R on Linux. But I got the following error - > > > rpm -i R-core-2.10.0-2.fc11.x86_64.rpm > > warning: R-core-2.10.0-2.fc11.x86_64.rpm: Header V3 DSA signature: NOKEY, > key ID 97d3544e > error: Failed dependencies:

[R] Linux 64-bit R installation problem - "Failed dependencies"

2010-10-07 Thread noclue_
lve it? Thanks! -- View this message in context: http://r.789695.n4.nabble.com/Linux-64-bit-R-installation-problem-Failed-dependencies-tp2966385p2966385.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing l

Re: [R] Installation problem

2010-08-13 Thread Erik Iverson
Giovanni Petris wrote: I am trying to install R-2.11.1 from sources on Ubuntu 10.04. Any particular reason? There are Ubuntu packages available... I am getting the following error when I run ./configure: configure:6683: checking how to run the C preprocessor configure:6753: result: gcc -E

[R] Installation problem

2010-08-13 Thread Giovanni Petris
I am trying to install R-2.11.1 from sources on Ubuntu 10.04. I am getting the following error when I run ./configure: configure:6683: checking how to run the C preprocessor configure:6753: result: gcc -E configure:6773: gcc -E -I/usr/local/include conftest.c configure:6773: $? = 0 configure:6787

[R] Installation problem with "geepack"

2010-05-20 Thread Xianming Tan
Hi there, I just installed the package under windows, and it works very well. However, as I tried to install it on a cluster which uses linux OS, "Linux lionxc.aset.psu.edu 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux" I always failed. The message during

Re: [R] installation problem

2009-09-16 Thread Michael Bibo
Uwe Ligges statistik.tu-dortmund.de> writes: > or just say > > install.packages("XML") > > as that CRAN extras repository is already a default under Windows. > > Best, > Uwe Ligges > Thanks, Uwe. I had tried that, with no success. It turned out that starting R with the "--internet2" optio

Re: [R] installation problem

2009-09-16 Thread Uwe Ligges
Michael Bibo wrote: cls59 sharpsteen.net> writes: wesley mathew wrote: Hello All I have some problem for installing XML_2.6-0.tar . I am working in widows and R version is R-2.9.1 Unfortunately, I think there are some problems with CRAN being able to build the XML package for Windows

Re: [R] installation problem

2009-09-16 Thread Michael Bibo
cls59 sharpsteen.net> writes: > > > wesley mathew wrote: > > > > Hello All > > > > I have some problem for installing XML_2.6-0.tar . I am working in widows > > and R version is R-2.9.1 > > > > > > Unfortunately, I think there are some problems with CRAN being able to build > the XML pac

Re: [R] installation problem

2009-09-14 Thread cls59
wesley mathew wrote: > > Hello All > > I have some problem for installing XML_2.6-0.tar . I am working in widows > and R version is R-2.9.1 > > Unfortunately, I think there are some problems with CRAN being able to build the XML package for Windows, at least the page: http://cran.r-proje

Re: [R] installation problem

2009-09-14 Thread Paul Hiemstra
wesley mathew wrote: Hello All I have some problem for installing XML_2.6-0.tar . I am working in widows and R version is R-2.9.1 >*install.packages("XML")* After selecting a CRAN mirror ** *Error :-* Warning: unable to access index for repository http://cran.pt.r-project.org/bin/windows/co

Re: [R] installation problem

2009-09-14 Thread Uwe Ligges
wesley mathew wrote: Hello All I have some problem for installing XML_2.6-0.tar . I am working in widows and R version is R-2.9.1 >*install.packages("XML")* After selecting a CRAN mirror ** *Error :-* Warning: unable to access index for repository http://cran.pt.r-project.org/bin/windows/

[R] installation problem

2009-09-14 Thread wesley mathew
Hello All I have some problem for installing XML_2.6-0.tar . I am working in widows and R version is R-2.9.1 >*install.packages("XML")* After selecting a CRAN mirror ** *Error :-* Warning: unable to access index for repository http://cran.pt.r-project.org/bin/windows/contrib/2.9 Warning: unab

[R] installation problem: package 'mgcv' could not be loaded

2008-09-02 Thread Simon Zhu
Hello all, i'm a newbie of R trying to make some statistical work in R environment. Now i have to laptops, one is Thinkpad X40 with Debian Lenny and the other is Thinkpad T43 with Ubuntu 8.10. Recently i met such problem and am wondering if anybody can do some help. After upgrading my /etc/apt