Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-stars geography/R-stars: import R-stars-0.4.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/15179cfd9db0
branches: trunk
changeset: 436801:15179cfd9db0
user: brook <brook%pkgsrc.org@localhost>
date: Sun Aug 09 15:24:46 2020 +0000
description:
geography/R-stars: import R-stars-0.4.3
Reading, manipulating, writing and plotting spatiotemporal arrays
(raster and vector data cubes) in 'R', using 'GDAL' bindings provided
by 'sf', and 'NetCDF' bindings by 'ncmeta' and 'RNetCDF'.
diffstat:
geography/R-stars/DESCR | 3 +++
geography/R-stars/Makefile | 20 ++++++++++++++++++++
geography/R-stars/distinfo | 6 ++++++
3 files changed, 29 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r 1214252fcd04 -r 15179cfd9db0 geography/R-stars/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-stars/DESCR Sun Aug 09 15:24:46 2020 +0000
@@ -0,0 +1,3 @@
+Reading, manipulating, writing and plotting spatiotemporal arrays
+(raster and vector data cubes) in 'R', using 'GDAL' bindings provided
+by 'sf', and 'NetCDF' bindings by 'ncmeta' and 'RNetCDF'.
diff -r 1214252fcd04 -r 15179cfd9db0 geography/R-stars/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-stars/Makefile Sun Aug 09 15:24:46 2020 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2020/08/09 15:24:46 brook Exp $
+
+R_PKGNAME= stars
+R_PKGVER= 0.4-3
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Spatiotemporal Arrays, Raster and Vector Data Cubes
+LICENSE= apache-2.0
+
+DEPENDS+= R-rlang>=0.4.5:../../devel/R-rlang
+DEPENDS+= R-lwgeom>=0.2.5:../../geography/R-lwgeom
+DEPENDS+= R-sf>=0.9.0:../../geography/R-sf
+DEPENDS+= R-abind>=1.4.5:../../math/R-abind
+DEPENDS+= R-units>=0.6.5:../../math/R-units
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 1214252fcd04 -r 15179cfd9db0 geography/R-stars/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-stars/distinfo Sun Aug 09 15:24:46 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/09 15:24:46 brook Exp $
+
+SHA1 (R/stars_0.4-3.tar.gz) = 0a63f476257d92bb9493c172876b2abcd344cf78
+RMD160 (R/stars_0.4-3.tar.gz) = e1627e4e8993906bb832aabf92a4e8c142675606
+SHA512 (R/stars_0.4-3.tar.gz) = 2bbc060ede9c8f88d7599861e0dcda2ee2722f8004448139b8e66133cfbcd7dbf78b28261feeb104acd20fc5c1879f9e594b9f8cfceca710aaaad3c83758d5ec
+Size (R/stars_0.4-3.tar.gz) = 4745035 bytes
Home |
Main Index |
Thread Index |
Old Index