Re: [R] Problem installing packages: cannot open file '/sw/Library/Frameworks/R.framework/Versions/3.2/Resources/etc/Makeconf'

2016-03-03 Thread John Hillier
March 2016 00:31 To: John Hillier Cc: r-help@R-project.org Subject: Re: [R] Problem installing packages: cannot open file '/sw/Library/Frameworks/R.framework/Versions/3.2/Resources/etc/Makeconf' > On Mar 2, 2016, at 10:00 AM, John Hillier <j.hill...@lboro.ac.uk> wrote: > > > Dear

Re: [R] Problem installing packages: cannot open file '/sw/Library/Frameworks/R.framework/Versions/3.2/Resources/etc/Makeconf'

2016-03-02 Thread David Winsemius
> On Mar 2, 2016, at 10:00 AM, John Hillier wrote: > > > Dear All, > > > I am a relative newbie to R, and am struggling to install packages on my > laptop (although I have managed to on my desktop and a borrowed departmental > laptop). > The words "my laptop" is

[R] Problem installing packages: cannot open file '/sw/Library/Frameworks/R.framework/Versions/3.2/Resources/etc/Makeconf'

2016-03-02 Thread John Hillier
Dear All, I am a relative newbie to R, and am struggling to install packages on my laptop (although I have managed to on my desktop and a borrowed departmental laptop). I have tried various packages with the same result. Illustration for > install.packages("outliers") leads to .

[R] Problem installing packages

2014-02-20 Thread Matías Guzmán Naranjo
I'm trying to install various packages like lme4, ndl and RcppEigen but they all fail with similar error messages: install.packages(RcppEigen) Installing package into '/home/matias/R/x86_64-pc-linux-gnu-library/3.0' (as 'lib' is unspecified) probando la URL '

Re: [R] Problem installing packages

2014-02-20 Thread Prof Brian Ripley
On 20/02/2014 15:54, Matías Guzmán Naranjo wrote: I'm trying to install various packages like lme4, ndl and RcppEigen but they all fail with similar error messages: install.packages(RcppEigen) Installing package into '/home/matias/R/x86_64-pc-linux-gnu-library/3.0' (as 'lib' is unspecified)

[R] Problem Installing Packages

2012-10-31 Thread Hard Core
I run R as administrator but when i try to install packages i get this message: install.packages() Warning in install.packages : apertura non riuscita: stato HTTP '403 Forbidden' Warning in install.packages : apertura non riuscita: stato HTTP '403 Forbidden' Warning in install.packages :

Re: [R] Problem Installing Packages

2012-10-31 Thread David Winsemius
On Oct 31, 2012, at 10:46 AM, Hard Core wrote: I run R as administrator but when i try to install packages i get this message: install.packages() Warning in install.packages : apertura non riuscita: stato HTTP '403 Forbidden' Warning in install.packages : apertura non riuscita: stato

Re: [R] Problem Installing Packages

2012-10-31 Thread R. Michael Weylandt
On Wed, Oct 31, 2012 at 8:25 PM, David Winsemius dwinsem...@comcast.net wrote: On Oct 31, 2012, at 10:46 AM, Hard Core wrote: I run R as administrator but when i try to install packages i get this message: install.packages() Warning in install.packages : apertura non riuscita: stato HTTP

Re: [R] problem installing packages

2012-01-11 Thread Uwe Ligges
On 10.01.2012 22:40, R. Michael Weylandt michael.weyla...@gmail.com wrote: What lists are you referring to when you state: there are many packages that do not show up in the list of binaries. They do in the list of sources? CRAN? To see all packages installed on your machine try

[R] problem installing packages

2012-01-10 Thread natalia norden
Hello, I was using version 2.13.2 and I have just downloaded the latest version 2.14.1. However, I'm trying to install the packages I was using and when I look for them in the packages list, I can´t find many in the CRAN binaries (e.g. vegan). I do find them in the CRAN sources but the

Re: [R] problem installing packages

2012-01-10 Thread Gavin Blackburn
: [R] problem installing packages Hello, I was using version 2.13.2 and I have just downloaded the latest version 2.14.1. However, I'm trying to install the packages I was using and when I look for them in the packages list, I can´t find many in the CRAN binaries (e.g. vegan). I do find them

Re: [R] problem installing packages

2012-01-10 Thread David Winsemius
leave the package maintainer in peace, since he has been doing his job. Gavin. -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org ] On Behalf Of natalia norden Sent: 10 January 2012 13:35 To: r-help@r-project.org Subject: [R] problem installing

Re: [R] problem installing packages

2012-01-10 Thread Uwe Ligges
On 10.01.2012 14:35, natalia norden wrote: Hello, I was using version 2.13.2 and I have just downloaded the latest version 2.14.1. However, I'm trying to install the packages I was using and when I look for them in the packages list, I can´t find many in the CRAN binaries (e.g. vegan). I do

Re: [R] problem installing packages

2012-01-10 Thread natalia norden
Thank you very much for your answers. I could do it by downloading the package I needed manually and then installing it through the Terminal. Yet the fundamental problem remains. I downloaded R 2.14.1 several times from different mirrors and there are many packages that do not show up in the list

Re: [R] problem installing packages

2012-01-10 Thread R. Michael Weylandt michael.weyla...@gmail.com
What lists are you referring to when you state: there are many packages that do not show up in the list of binaries. They do in the list of sources? CRAN? To see all packages installed on your machine try rownames(installed.packages(()) I think available.packages() will give packages

[R] Problem installing packages in R 2.11.1

2011-04-07 Thread Horacio Claudio Morales Torres
The issue shows when installing some packages. I was interested in using gplots so i ran: install.packages(gplots, dependencies=TRUE) and the outcome was something like this: Aviso en install.packages(gplots, dependencies = TRUE) : argument 'lib' is missing: using

Re: [R] Problem installing packages in R 2.11.1

2011-04-07 Thread Prof Brian Ripley
On Thu, 7 Apr 2011, Horacio Claudio Morales Torres wrote: The issue shows when installing some packages. I was interested in using gplots so i ran: install.packages(gplots, dependencies=TRUE) and the outcome was something like this: Aviso en install.packages(gplots, dependencies =

[R] Problem installing packages

2009-04-26 Thread Jarek Jasiewicz
since 2.9.0 version I have a problem with installing packages: install.packages(sp) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done Warning: unable to access index for repository http://piotrkosoft.net/pub/mirrors/CRAN/src/contrib Warning messages:

Re: [R] Problem installing packages

2009-04-26 Thread Uwe Ligges
Jarek Jasiewicz wrote: since 2.9.0 version I have a problem with installing packages: install.packages(sp) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done Warning: unable to access index for repository

Re: [R] Problem installing packages

2009-04-26 Thread Jarek Jasiewicz
I tried several mirrors Uwe Ligges pisze: Jarek Jasiewicz wrote: since 2.9.0 version I have a problem with installing packages: install.packages(sp) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done Warning: unable to access index for repository

Re: [R] Problem installing packages

2009-04-26 Thread Jarek Jasiewicz
I tried several mirrors But, what may be more important. This error was mentioned earlier on VISTA and WindowsXP, I use Ubuntu 8.04 Uwe Ligges pisze: Jarek Jasiewicz wrote: since 2.9.0 version I have a problem with installing packages: install.packages(sp) --- Please select a CRAN mirror

Re: [R] Problem installing packages

2009-04-26 Thread Uwe Ligges
Jarek Jasiewicz wrote: I tried several mirrors But, what may be more important. This error was mentioned earlier on VISTA and WindowsXP, I use Ubuntu 8.04 Unfortunately, I cannot reproduce this for sp on Windows XP. Uwe Uwe Ligges pisze: Jarek Jasiewicz wrote: since 2.9.0 version I

Re: [R] Problem installing packages

2009-04-26 Thread Jarek Jasiewicz
unfortunately this problem is difficult do reproduce. If no, it would be mentioned and removed earlier. It probably heppens in some specific cirumstances. I I look for that Jarek Uwe Ligges pisze: Jarek Jasiewicz wrote: I tried several mirrors But, what may be more important. This error

[R] Problem installing packages in newer versions of R

2008-09-18 Thread Miha Staut
Dear all, I was wandering what could be wrong with my system (regularly updated Fedora core 8) so that installing packages does not succeed with almost every package. I follow the procedure specified in the help file R-admin section 6.3. This is not a feature new to the current version but

Re: [R] Problem installing packages in newer versions of R

2008-09-18 Thread hadley wickham
Hi Miha, One tip for diagnosing build problems is to ignore all warnings and look for the first error. In your case it's: init.c:2:15: error: R.h: No such file or directory init.c:3:24: error: Rinternals.h: No such file or directory Which possibly suggests that you don't have the necessary

Re: [R] Problem installing packages in newer versions of R

2008-09-18 Thread Peter Dalgaard
Miha Staut wrote: Dear all, I was wandering what could be wrong with my system (regularly updated Fedora core 8) so that installing packages does not succeed with almost every package. I follow the procedure specified in the help file R-admin section 6.3. This is not a feature new to the

Re: [R] Problem installing packages in newer versions of R

2008-09-18 Thread Miha Staut
and it bothers. Thanks again Miha --- On Thu, 18/9/08, hadley wickham [EMAIL PROTECTED] wrote: From: hadley wickham [EMAIL PROTECTED] Subject: Re: [R] Problem installing packages in newer versions of R To: [EMAIL PROTECTED] Cc: r-help@r-project.org Date: Thursday, 18 September, 2008, 5:12 PM Hi Miha

[R] Problem installing packages

2008-08-18 Thread sara martino
Hei there, I am trying to build a new R package and after running R CMD check and R CMD build I have now my pkg.tar.gz file. The problem is that if i try to install it using install.packages(pkg.tar.gz,repos=NULL) i get the error Warning in install.packages(pkg/INLA_1.0.tar.gz, repos = NULL) :

Re: [R] Problem installing packages

2008-04-30 Thread Uwe Ligges
I cannot reproduce this, hence we need much more information in order to reproduce the problem. Which OS are we talking about? XP or Vista? If Vista: Are you running R with administrator privileges when trying to install the packages? Please do so (e.g. by right-clicking appropriately when

Re: [R] Problem installing packages

2008-04-30 Thread Owe Jessen
Owe Jessen schrieb: Hi, when I try installing new packages (in this case DBI) I run into the following problem: Paket 'DBI' erfolgreich ausgepackt und MD5 Summen abgeglichen Warnung: kann temporäre Installation 'C:\Programme\R\R-2.7.0\library\file5f906952\DBI' nicht nach 'ÝxlDÌú [EMAIL

Re: [R] Problem installing packages

2008-04-30 Thread Prof Brian Ripley
The first message makes sense, but unfortunately if we cannot reproduce it, we cannot help. The issue appears to be that your OS is garbling file names. Is this is a translation back from German? The original would appear to be unable to move temporary installation '...' to '...'

[R] Problem installing packages

2008-04-29 Thread Owe Jessen
Hi, when I try installing new packages (in this case DBI) I run into the following problem: Paket 'DBI' erfolgreich ausgepackt und MD5 Summen abgeglichen Warnung: kann temporäre Installation 'C:\Programme\R\R-2.7.0\library\file5f906952\DBI' nicht nach 'ÝxlDÌú [EMAIL PROTECTED]'

[R] Problem installing packages

2008-04-29 Thread Owe Jessen
Hi, when I try installing new packages (in this case DBI) I run into the following problem: Paket 'DBI' erfolgreich ausgepackt und MD5 Summen abgeglichen Warnung: kann temporäre Installation 'C:\Programme\R\R-2.7.0\library\file5f906952\DBI' nicht nach 'ÝxlDÌú [EMAIL PROTECTED]'