Dear list, I face some problems installing gpclib_1.0-1.tar.gz: R-161 R : Copyright 2002, The R Development Core Team Version 1.6.1 (2002-11-01) [...] system("R CMD INSTALL gpclib_1.0-1.tar.gz") WARNING: ignoring environment value of R_HOME ERROR: This R is version 1.5.0 package 'gpclib' depends on R 1.6.1 The same happens with http://www.bioconductor.org/getBioC.R which cannot install the reposTools (same error message). I was suggested to try above unusal install method as reposTools from bioconductor is using it. Then I was suggested to report this error here. In general our R-161 installation (Linux/i686) works well. Also running 'R CMD INSTALL ...' in a common shell is ok. Only above method fails. Does anyone have a suggestion for me? Thanks, Markus Neteler
On Tue, Jan 14, 2003 at 01:39:03PM -0500, Robert Gentleman wrote:> On Tue, Jan 14, 2003 at 07:35:21PM +0100, Markus Neteler wrote: > > R-161 > > R : Copyright 2002, The R Development Core Team > > Version 1.6.1 (2002-11-01) > > [...] > > system("R CMD INSTALL gpclib_1.0-1.tar.gz") > > WARNING: ignoring environment value of R_HOME > > ERROR: This R is version 1.5.0 > > package 'gpclib' depends on R 1.6.1 > > > Well, something is not right with your installation. The packages > believe that you are running 1.5.0 not 1.6.1. Are you sure you are > running 1.6.1 -- it does not look like that is true.My apologize - it was in fact a local install problem. Excuse me for having taken up your time, Markus Neteler