[R] update.views("Spatial") does not seem to be able to find RPyGeo package

Achim Zeileis Achim.Zeileis at uibk.ac.at
Wed Jan 5 12:59:36 CET 2011


On Tue, 4 Jan 2011, Linder, Eric wrote:

> I have this problem with loading RPyGeo package when using update.views.
> How can I fix this.

Only by changing the operating system. You are using Linux but the RPyGeo 
package require Windows, see http://CRAN.R-project.org/package=RPyGeo

update.views() (or actually the underlying call to install.packages()) 
just informs you about this through a warning.

hth,
Z

> I have tried to use other CRAN  mirrors with the same result.
> Below is a copy of my session.
> ---------------------session-----------------------
> R version 2.12.1 (2010-12-16)
> Copyright (C) 2010 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
> Platform: i486-pc-linux-gnu (32-bit)
>
> R is free software and comes with ABSOLUTELY NO WARRANTY.
> You are welcome to redistribute it under certain conditions.
> Type 'license()' or 'licence()' for distribution details.
>
> R is a collaborative project with many contributors.
> Type 'contributors()' for more information and
> 'citation()' on how to cite R or R packages in publications.
>
> Type 'demo()' for some demos, 'help()' for on-line help, or
> 'help.start()' for an HTML browser interface to help.
> Type 'q()' to quit R.
>
> [Previously saved workspace restored]
>
>> library(ctv)
>> update.views('Spatial')
> --- Please select a CRAN mirror for use in this session ---
> Loading Tcl/Tk interface ... done
> Warning message:
> In update.views("Spatial") :
>  The following packages are not available: RPyGeo
>>
> ---------------------session-----------------------
>
>
>
>
>
>
>
> The information contained in this communication may be C...{{dropped:11}}
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list