Hi, Makkus,
If I use my own user's root directory, the mirror site menu will show up, but
the following errors show up:
mkdir: cannot create directory `/usr/lib/R/library/00LOCK': Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifying
mkdir: cannot create directory `/usr/lib/R/library/00LOCK': Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifying
mkdir: cannot create directory `/usr/lib/R/library/00LOCK': Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifying
mkdir: cannot create directory `/usr/lib/R/library/00LOCK': Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifying
mkdir: cannot create directory `/usr/lib/R/library/00LOCK': Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifying
mkdir: cannot create directory `/usr/lib/R/library/00LOCK': Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifying
mkdir: cannot create directory `/usr/lib/R/library/00LOCK': Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifying
The downloaded packages are in
/tmp/Rtmpny7325/downloaded_packages
Warning messages:
1: installation of package 'abind' had non-zero exit status in:
install.packages(c("sp", "rgdal", "maptools"), dependencies = TRUE)
2: installation of package 'pixmap' had non-zero exit status in:
install.packages(c("sp", "rgdal", "maptools"), dependencies = TRUE)
3: installation of package 'RColorBrewer' had non-zero exit status in:
install.packages(c("sp", "rgdal", "maptools"), dependencies = TRUE)
4: installation of package 'splancs' had non-zero exit status in:
install.packages(c("sp", "rgdal", "maptools"), dependencies = TRUE)
5: installation of package 'sp' had non-zero exit status in:
install.packages(c("sp", "rgdal", "maptools"), dependencies = TRUE)
6: installation of package 'maptools' had non-zero exit status in:
install.packages(c("sp", "rgdal", "maptools"), dependencies = TRUE)
7: installation of package 'rgdal' had non-zero exit status in:
install.packages(c("sp", "rgdal", "maptools"), dependencies = TRUE)
Thanks,
Feng
On Saturday 23 July 2005 02:04, Markus Neteler wrote:
Hi Feng,
I always launched update.packages() before installing the
sp things. Then a Tcl window pops up where I select a mirror
site.
Or: probably you tcl/tk libraries are not installed [properly]?
Markus
On Fri, Jul 22, 2005 at 09:23:44AM -0600, Feng Tan wrote:
> hi, Markus,
>
> When I installing the R/GRASS6.0 interface using your instruction , the
>
> following error showed:
> > install.packages(c("sp","rgdal","maptools"), dependencies=TRUE)
>
> --- Please select a CRAN mirror for use in this session ---
> Error in inherits(x, "factor") : Object "res" not found
>
> what happened?
>
> Thanks,
>
> Feng
>
> On Thursday 21 July 2005 03:15, Markus Neteler wrote:
> > [GRASSLIST:7657] Re: R Stats and GRASS primer (wanted)
> >
> > From:
> > Markus Neteler