R-marmap: import R-marmap-1.0.10 as wip/R-marmap

Import xyz data from the NOAA (National Oceanic and Atmospheric
Administration, <https://www.noaa.gov>), GEBCO (General Bathymetric
Chart of the Oceans, <https://www.gebco.net>) and other sources, plot
xyz data to prepare publication-ready figures, analyze xyz data to
extract transects, get depth / altitude based on geographical
coordinates, or calculate z-constrained least-cost paths.
master
Brook Milligan 2023-12-04 09:52:46 -07:00
parent 4d94231a0c
commit a9c518a1ee
4 changed files with 34 additions and 0 deletions

View File

@ -62,6 +62,7 @@ SUBDIR+= R-graph
SUBDIR+= R-httpcode
SUBDIR+= R-listenv
SUBDIR+= R-lsei
SUBDIR+= R-marmap
SUBDIR+= R-mclust
SUBDIR+= R-mpfr
SUBDIR+= R-nloptr

6
R-marmap/DESCR Normal file
View File

@ -0,0 +1,6 @@
Import xyz data from the NOAA (National Oceanic and Atmospheric
Administration, <https://www.noaa.gov>), GEBCO (General Bathymetric
Chart of the Oceans, <https://www.gebco.net>) and other sources, plot
xyz data to prepare publication-ready figures, analyze xyz data to
extract transects, get depth / altitude based on geographical
coordinates, or calculate z-constrained least-cost paths.

22
R-marmap/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $NetBSD$
R_PKGNAME= marmap
R_PKGVER= 1.0.10
CATEGORIES= geography
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Import, plot and analyze bathymetric and topographic data
LICENSE= gnu-gpl-v3
DEPENDS+= R-geosphere>=1.5.14:../../geography/R-geosphere
DEPENDS+= R-raster>=3.4.13:../../geography/R-raster
DEPENDS+= R-ggplot2>=3.4.2:../../graphics/R-ggplot2
DEPENDS+= R-DBI>=1.1.3:../../math/R-DBI
DEPENDS+= R-ncdf4>=1.21:../../math/R-ncdf4
DEPENDS+= R-reshape2>=1.4.4:../../math/R-reshape2
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../math/R-sp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

5
R-marmap/distinfo Normal file
View File

@ -0,0 +1,5 @@
$NetBSD$
BLAKE2s (R/marmap_1.0.10.tar.gz) = 258189f7d5de14e08c5629afbf1d617ef35fc8b2e706c79f6a4a065a544b7450
SHA512 (R/marmap_1.0.10.tar.gz) = cf3d42ed4e0dbbd7da48e29f8efcb705789b0d7ef779df26b5ab391b993ce214f747712aa847d129eb66b118032cadd8e37b37b64a161ce6ff358e7e3c6368c5
Size (R/marmap_1.0.10.tar.gz) = 2521750 bytes