head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.12
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.10
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.8
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.6
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.4
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.2.0.2
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.1.0.12
	pkgsrc-2024Q3-base:1.1
	pkgsrc-2024Q2:1.1.0.10
	pkgsrc-2024Q2-base:1.1
	pkgsrc-2024Q1:1.1.0.8
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.6
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.4
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.2
	pkgsrc-2023Q2-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2024.11.26.12.53.30;	author mef;	state Exp;
branches;
next	1.1;
commitid	VllAPYGoRhvJH9zF;

1.1
date	2023.06.10.13.32.52;	author mef;	state Exp;
branches;
next	;
commitid	WEZ3FA6AqPir7psE;


desc
@@


1.2
log
@(geography/R-cartography) Updated 3.1.3 to  3.1.4

# cartography 3.1.4

## Minor change
* fix pkg level documentation
* add codemeta and cff
* use bibentry() instead of citEntry()
@
text
@# $NetBSD: Makefile,v 1.1 2023/06/10 13:32:52 mef Exp $

R_PKGNAME=	cartography
R_PKGVER=	3.1.4
CATEGORIES=	geography

MAINTAINER=	pkgsrc-users@@NetBSD.org
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

# Package suggested but not available: 'SpatialPosition'
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"
@


1.1
log
@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>.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
a4 1
R_PKGVER=	3.1.3
d15 1
@

