diff options
author | tota <tota@FreeBSD.org> | 2012-02-11 09:45:46 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-02-11 09:45:46 +0800 |
commit | f5a62720f799810c21903e09883eac8beb57a01e (patch) | |
tree | 09682c090c577938448b8d4693a3b935cbe9c4ae /graphics/R-cran-rgdal/distinfo | |
parent | 37d014e4715026c41dcf84cab619a3fde596c62d (diff) | |
download | freebsd-ports-gnome-f5a62720f799810c21903e09883eac8beb57a01e.tar.gz freebsd-ports-gnome-f5a62720f799810c21903e09883eac8beb57a01e.tar.zst freebsd-ports-gnome-f5a62720f799810c21903e09883eac8beb57a01e.zip |
- Add a new port: graphics/R-cran-rgdal
Provides bindings to Frank Warmerdam's Geospatial Data Abstraction
Library (GDAL) (>= 1.3.1) 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/
Diffstat (limited to 'graphics/R-cran-rgdal/distinfo')
-rw-r--r-- | graphics/R-cran-rgdal/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/R-cran-rgdal/distinfo b/graphics/R-cran-rgdal/distinfo new file mode 100644 index 000000000000..8d7fb86dde62 --- /dev/null +++ b/graphics/R-cran-rgdal/distinfo @@ -0,0 +1,2 @@ +SHA256 (rgdal_0.7-8.tar.gz) = 063cbb688970d840c8e9f5388e9516ca8c5620f649a261489c7faaffa2e614fe +SIZE (rgdal_0.7-8.tar.gz) = 1427851 |