Displaying 20 results from an estimated 2000 matches similar to: "Retirement/archiving of rgdal, rgeos and maptools October 2023"
2023 Oct 03
0
maptools, rgdal, rgeos and rgrass7 retiring Monday, October 16
The legacy R spatial infrastructure packages maptools, rgdal and rgeos will be archived by CRAN on Monday, October 16, 2023; rgrass7 has already been replaced by rgrass and will be archived with the retiring packages.
The choice of date matches the previously announced archiving during October 2023, and the specific date matches the release schedule of Bioconductor 3.18 (some Bioconductor
2023 Oct 03
0
maptools, rgdal, rgeos and rgrass7 retiring Monday, October 16
The legacy R spatial infrastructure packages maptools, rgdal and rgeos will be archived by CRAN on Monday, October 16, 2023; rgrass7 has already been replaced by rgrass and will be archived with the retiring packages.
The choice of date matches the previously announced archiving during October 2023, and the specific date matches the release schedule of Bioconductor 3.18 (some Bioconductor
2023 Jun 24
0
sp 2.0-0 released
A new version of the sp package, 2.0-0, has been published on CRAN. This new version defaults to using the sf package rather than the rgdal package, and deprecates use of the rgeos package. These changes are described in https://r-spatial.org/r/2023/05/15/evolution4.html, and lead up to the planned archiving of the retiring packages: maptools, rgdal and rgeos in October 2023. This version issues
2023 Jun 24
0
sp 2.0-0 released
A new version of the sp package, 2.0-0, has been published on CRAN. This new version defaults to using the sf package rather than the rgdal package, and deprecates use of the rgeos package. These changes are described in https://r-spatial.org/r/2023/05/15/evolution4.html, and lead up to the planned archiving of the retiring packages: maptools, rgdal and rgeos in October 2023. This version issues
2010 Jun 24
0
rgdal-maptools
The shapefile data can be downloaded from the link below:
download all the six files and save them on your working directory
and make sure the dsn path is set to where the files are saved.
My shapefiles are saved on C:/Data.
https://secure.filesanywhere.com/fs/v.aspx?v=897263875a6472a99baa
Hi:
I am practicing with the attached shapefile and was wondering if I can?
get some help. Haven't
2023 Oct 30
1
Wayland Display Support in R Plot
I also noticed this:
https://www.theregister.com/2023/10/13/gnome_proposes_dropping_x11/
which is concerning. Until now, I've retained X11 on Fedora because of difficulties in screen sharing via zoom in Wayland sessions.
Roger
--
Roger Bivand
Emeritus Professor
Norwegian School of Economics
Postboks 3490 Ytre Sandviken, 5045 Bergen, Norway
Roger.Bivand at nhh.no
2023 Oct 30
1
Wayland Display Support in R Plot
El lun., 30 oct. 2023 12:26, Roger Bivand <Roger.Bivand at nhh.no> escribi?:
> I also noticed this:
>
> https://www.theregister.com/2023/10/13/gnome_proposes_dropping_x11/
>
> which is concerning. Until now, I've retained X11 on Fedora because of
> difficulties in screen sharing via zoom in Wayland sessions.
>
KDE Plasma user here. FWIW, I've been using Wayland
2024 Jun 05
0
nc file
The link suggested by Ben is over 7 years old, so using the CRAN Task View: https://cran.r-project.org/web/views/Spatial.html, which is up-to-date, and https://rspatial.org/index.html, because the terra package has largely replaced the raster package. Please consider following up on the R-sig-geo mailing list: https://stat.ethz.ch/mailman/listinfo/r-sig-geo.
Hope this helps,
Roger
--
Roger
2024 Nov 11
0
How to install rgeoda in R
The rgeoda package, version 0.0.10-4, is, as mentioned in this thread, available from https://geodacenter.r-universe.dev/rgeoda, pending the release of an updated version of the BH package with corrected Boost C++ headers that do not fail on forthcoming clang++ 19, see https://github.com/GeoDaCenter/rgeoda/issues/49. A source version of rgeoda 0.0.10-7 is archived on
2010 Mar 02
1
how to import map data (maptools?) from a html set of 'coords'
Dear R users,
I would like to draw map and import it in maptools/spatstat packages.
The 'raw data' I have come from a web page (<map>...</map>) and are
basically a list of coordinates of a polygon.
I would like to know how to import them in R; I checked the maptools
packages, but all the examples use existing .dbf files.
I just have a (serie of) text file(s) looking like
2012 May 31
1
maptools: using to sets of information (within two shape files) for one plot
Dear all,
I am using a shape file containing the information regarding the borders of
the PARISHES of Austria. I created a plot with different colours for
different percentages of child care institutions.
Now I would like to add the information of the COUNTY boundaries to this
plot which I have got in another shape file. I would like these boundaries
to be shown with bold lines so that they can
2006 Sep 29
1
Loading rgdal library
I am trying to load the rgdal library in Mac OS X 10.4.7 (pismo g3
500 mhz).
I already loaded sp and compiled rgdal successfully, such that rgdal
shows up in the package manager GUI. But when I try to load rgdal, I
get the following error message:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library '/Users/rhead/Library/R/library/rgdal/
2011 Jun 17
1
rgeos- installation help
Hello Everybody.
i am installing rgeo in R-2.13 on debian lenny. i am getting following
error. Can anybody help me why i m not able to compile rgeos.
rgeos_misc.c: In function ‘rgeos_hausdorffdistance’:
rgeos_misc.c:55: error: ‘GEOSHausdorffDistance_r’ undeclared (first use in
this function)
rgeos_misc.c:55: error: (Each undeclared identifier is reported only once
rgeos_misc.c:55: error: for
2006 Sep 07
1
rgdal on a Mac
I am trying to install the rgdal package on my Mac OS X 3.9. I
downloaded and installed the GDAL libraries from Fink and then tried to
install rgdal and got the following message. I tried to determine if
the GDAL libraries were in my path but I'm not sure how to do that.
Any ideas? Thanks.
trying URL
'http://www.biometrics.mtu.edu/CRAN/src/contrib/rgdal_0.4-10.tar.gz'
2011 Dec 20
2
rgeos on Linux requires GEOS 3.2.3, not 3.3.1
Some notes on installing rgeos in R 2.14.0 on a Linux Mint 11 (x86_64-pc-linux-gnu) machine
1. rgeos 0.1-15 will not run with GEOS 3.2.0-1, which is the version currently available on Synaptic package manager
2. I installed GEOS 3.3.1 (the latest version) from http://trac.osgeo.org/geos/, but rgeos will not run with this either
3. I then install GEOS 3.2.3, and now rgeos works fine!
It seems
2006 Oct 04
2
compiling rgdal package on windows / macos
Greetings:
As I am not a windows user, I cannot try this: is it possible to install rgdal
on windows without having to compile it from source ?
Compilation on MacOS is within my abilities, however each time i try and
install the rgdal package it dies complaining that it cannot find
gdal-config --- which was recently installed with GRASS. I have updated my
PATH environment variable, logged
2016 Nov 16
3
Versión de Rstudio descargable para installar ggplt2
Qué tal, buen día.
He estado intentando instalar el ggplot2 en R studio, pero me dice que ggplot no está disponible para la última versión que es la 3.2.2, ya descargué la 3.1.1 también y tampoco está disponible para esa versión. Saben qué versión puedo descargar para poder instalar el paquete de ggplot2, ggmap, rgdal, rgeos, maptools, dplyr and tidyr, tmap.
Gracias!
[[alternative HTML
2012 Apr 07
1
rgeos - gBuffer, width by z-value
Dear list!
I have problem with buffer size (width) in package rgeos. I would like to expand given geometry (points) to specified width based on the z value from attribute table. Here is example:
point <- data.frame(x=c(10,20), y=c(10, 10), z = c(2,7))
point_shp <- SpatialPointsDataFrame(point[,1:2],point)
plot(point_shp, xlim = c(0,30), ylim = c(0,20))
plot(gBuffer(point_shp, width = 5,
2013 Oct 29
2
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
Hola a todos:
efectivamente, esas son las librerias que convine tener instaladas.
Llevaré los datos que utilizaremos en un pendrive (por si acaso falla la
wifi) y también el *.md del código para poder seguir la demo sin escribir
todo el código! Para esto, yo creo que lo mejor es abrir el *.md con R
Studio.
Esta tarde nos vemos!
--
Beatriz Martínez
@_bmartinez_
2013 Oct 29
2
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
Deberías instalar también, como poco, ggmap. RStudio no suele venir nunca mal.
No sé si hay wifi en el bar para instalar las últimas dependencias...
Un saludo,
Carlos J. Gil Bellosta
http://www.datanalytics.com
El día 29 de octubre de 2013 13:44, Miguel Fiandor Gutiérrez
<mfiandor en gmail.com> escribió:
> qué recomendáis llevar instalado además de R?
> R-studio?, algunos paquetes