Date: Sat, 11 Feb 2012 01:45:46 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/R-cran-rgdal Makefile distinfo pkg-descr Message-ID: <201202110145.q1B1jkvn015914@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2012-02-11 01:45:46 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/R-cran-rgdal Makefile distinfo pkg-descr
Log:
- 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/
Revision Changes Path
1.1483 +1 -0 ports/graphics/Makefile
1.1 +26 -0 ports/graphics/R-cran-rgdal/Makefile (new)
1.1 +2 -0 ports/graphics/R-cran-rgdal/distinfo (new)
1.1 +10 -0 ports/graphics/R-cran-rgdal/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202110145.q1B1jkvn015914>
