[R-sig-Geo] (no subject)
Roger Bivand
Roger.Bivand at nhh.no
Thu Sep 28 11:03:04 CEST 2006
On Thu, 28 Sep 2006, pir2.jv wrote:
>
> I have a misfit whan I want to see the gallery:
>
> demo(gallery)
> ......... all is OK at the beginning
Nothing is OK. You clearly have a malfunctioning system, at least one of
the packages is wrongly installed. You have not included version
information - the output of sessionInfo() at least. My guess is that you
are running on Windows and have made some blunder in installing packages,
but nobody can help you unless you give more *relevant* information since
you have now asked the same question four times.
>
> but:
>
>
>
> > library(sp)
>
> > library(maptools)
>
> > nc2 <- readShapePoly(system.file("shapes/sids.shp",
> package = "maptools")[1], proj4string = CRS("+proj=longlat
> +datum=NAD27"))
>
> > plot(nc2)
> Erreur dans plot.window(xlim, ylim, log, asp, ...) :
> 'xlim' nécessite des valeurs finies
> De plus : Il y a eu 13 avis (utilisez warnings() pour les visionner)
> >
> > warnings()
> Messages d'avis :
> 1: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$x.scales$draw) { ...
> 2: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$y.scales$draw) { ...
> 3: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$x.scales$draw) { ...
> 4: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$y.scales$draw) { ...
> 5: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$x.scales$draw) { ...
> 6: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$y.scales$draw) { ...
> 7: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$x.scales$draw) { ...
> 8: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (x$y.scales$draw) { ...
> 9: la condition a une longueur > 1 et seul le premier élément est
> utilisé in: if (do.log) { ...
> 10: aucun argument trouvé pour min ; Inf est renvoyé
> 11: aucun argument pour max ; -Inf est renvoyé
> 12: aucun argument trouvé pour min ; Inf est renvoyé
> 13: aucun argument pour max ; -Inf est renvoyé
>
> When I see session info:
> > sessionInfo()
> Version 2.3.1 (2006-06-01)
> powerpc-apple-darwin8.6.0
>
> attached base packages:
> [1] "methods" "stats" "graphics" "grDevices" "utils"
> "datasets"
> [7] "base"
>
> other attached packages:
> maptools lattice sp gstat foreign
> "0.5-15" "0.13-8" "0.8-20" "0.9-33" "0.8-15"
>
>
>
> Best regards
> Jacques Vernin
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
--
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Helleveien 30, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43
e-mail: Roger.Bivand at nhh.no
More information about the R-sig-Geo
mailing list