1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/graphics/R-cran-rgdal/pkg-descr
TAKATSU Tomonari 577b3c138a - Update to 0.8-9
- Update pkg-descr which should have been fixed in 0.8-6
2013-05-05 02:52:35 +00:00

11 lines
527 B
Plaintext

Provides bindings to Frank Warmerdam's Geospatial Data Abstraction
Library (GDAL) (>= 1.6.3) and access to projection/transformation
operations from the PROJ.4 library. The GDAL and PROJ.4 libraries
are external to the package, and, when installing the package from
source, must be correctly installed first. Both GDAL raster and OGR
vector map data can be imported into R, and GDAL raster data and
OGR vector data exported. Use is made of classes defined in the sp
package.
WWW: http://cran.r-project.org/web/packages/rgdal/