pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/R-cartography



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun 10 13:32:52 UTC 2023

Added Files:
        pkgsrc/geography/R-cartography: DESCR Makefile distinfo

Log Message:
geography/R-cartography: import R-cartography-3.1.3

Create and integrate maps in your R workflow. This package helps to
design cartographic representations such as proportional symbols,
choropleth, typology, flows or discontinuities maps. It also offers
several features that improve the graphic presentation of maps, for
instance, map palettes, layout elements (scale, north arrow,
title...), labels or legends. See Giraud and Lambert (2017)
<doi:10.1007/978-3-319-57336-6_13>.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-cartography/DESCR \
    pkgsrc/geography/R-cartography/Makefile \
    pkgsrc/geography/R-cartography/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/geography/R-cartography/DESCR
diff -u /dev/null pkgsrc/geography/R-cartography/DESCR:1.1
--- /dev/null   Sat Jun 10 13:32:52 2023
+++ pkgsrc/geography/R-cartography/DESCR        Sat Jun 10 13:32:52 2023
@@ -0,0 +1,7 @@
+Create and integrate maps in your R workflow. This package helps to
+design cartographic representations such as proportional symbols,
+choropleth, typology, flows or discontinuities maps. It also offers
+several features that improve the graphic presentation of maps, for
+instance, map palettes, layout elements (scale, north arrow,
+title...), labels or legends. See Giraud and Lambert (2017)
+<doi:10.1007/978-3-319-57336-6_13>.
Index: pkgsrc/geography/R-cartography/Makefile
diff -u /dev/null pkgsrc/geography/R-cartography/Makefile:1.1
--- /dev/null   Sat Jun 10 13:32:52 2023
+++ pkgsrc/geography/R-cartography/Makefile     Sat Jun 10 13:32:52 2023
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2023/06/10 13:32:52 mef Exp $
+
+R_PKGNAME=     cartography
+R_PKGVER=      3.1.3
+CATEGORIES=    geography
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Thematic Cartography
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      R-raster>=3.4.13:../../geography/R-raster
+DEPENDS+=      R-png>=0.1.8:../../graphics/R-png
+DEPENDS+=      R-curl>=5.0.0:../../www/R-curl
+
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-tinytest-[0-9]*:../../devel/R-tinytest
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-lwgeom-[0-9]*:../../geography/R-lwgeom
+
+USE_LANGUAGES= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../devel/R-Rcpp/buildlink3.mk"
+.include "../../geography/R-sf/buildlink3.mk"
+.include "../../math/R-sp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/R-cartography/distinfo
diff -u /dev/null pkgsrc/geography/R-cartography/distinfo:1.1
--- /dev/null   Sat Jun 10 13:32:52 2023
+++ pkgsrc/geography/R-cartography/distinfo     Sat Jun 10 13:32:52 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/10 13:32:52 mef Exp $
+
+BLAKE2s (R/cartography_3.1.3.tar.gz) = 66fc7b1ec20da9ace7a13cdc2c854a5328c1a19f76ecdd779beb13b4075bf9e0
+SHA512 (R/cartography_3.1.3.tar.gz) = fddeb1c9cef374e52832584858b672d63e0c87e82750b661830328f8b73992829e1d0536e1eb006b7aa8ba1189416a01477306b2eb16792dc78b859bd9801bef
+Size (R/cartography_3.1.3.tar.gz) = 2109745 bytes



Home | Main Index | Thread Index | Old Index