From 3251eaa5f3f854af958ec77833ee8449ae89143a Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 7 Dec 2024 06:16:52 +0000 Subject: [PATCH] (..graphics/R-thematic) Updated 0.1.4 to 0.1.6 # thematic 0.1.6 * Add basic positron IDE support. (#152) * Update for now deprecated `systemfonts::match_font()`. (#153) # thematic 0.1.5 * Accommodate for breaking changes in ggplot2 v3.5.0. (#148) * `{thematic}` now works with recent versions of the `{vdiffr}` package. (#149) --- graphics/R-thematic/Makefile | 14 ++++++++++---- graphics/R-thematic/distinfo | 8 ++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/graphics/R-thematic/Makefile b/graphics/R-thematic/Makefile index 202662c87e9e..e3e5a5bf95f6 100644 --- a/graphics/R-thematic/Makefile +++ b/graphics/R-thematic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2021/06/08 01:40:35 mef Exp $ +# $NetBSD: Makefile,v 1.2 2024/12/07 06:16:52 mef Exp $ R_PKGNAME= thematic -R_PKGVER= 0.1.2 +R_PKGVER= 0.1.6 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org @@ -16,10 +16,16 @@ DEPENDS+= R-scales>=1.1.0:../../graphics/R-scales DEPENDS+= R-rstudioapi>=0.8:../../math/R-rstudioapi # Packages suggested but not available: -# 'sysfonts', 'showtext', 'Cairo', 'systemfonts', 'ragg', -# 'gganimate', 'vdiffr', 'svglite' +# 'gganimate', 'ggiraph', 'showtext', 'svglite', 'sysfonts', 'vdiffr' + +TEST_DEPENDS+= R-Cairo-[0-9]*:../../graphics/R-Cairo TEST_DEPENDS+= R-bslib-[0-9]*:../../www/R-bslib +TEST_DEPENDS+= R-curl-[0-9]*:../../www/R-curl +TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr +TEST_DEPENDS+= R-ragg-[0-9]*:../../graphics/R-ragg +TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown TEST_DEPENDS+= R-shiny-[0-9]*:../../www/R-shiny +TEST_DEPENDS+= R-systemfonts-[0-9]*:../../fonts/R-systemfonts TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat diff --git a/graphics/R-thematic/distinfo b/graphics/R-thematic/distinfo index 9fe16b1ad64c..0593d041fceb 100644 --- a/graphics/R-thematic/distinfo +++ b/graphics/R-thematic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:45:57 nia Exp $ +$NetBSD: distinfo,v 1.4 2024/12/07 06:16:52 mef Exp $ -BLAKE2s (R/thematic_0.1.2.tar.gz) = b37836c904cbc72e5cb074e9471fe97f120585d8f2a21959247e07e7049e4e37 -SHA512 (R/thematic_0.1.2.tar.gz) = a7c04e813f205aff1503dd9ad49c255e4f203a1f7d20ba390d8d817ce305d7a96a9b88a12b33ff179611314908dfc6e56ea86396c65003a52942aa6ed060543f -Size (R/thematic_0.1.2.tar.gz) = 2774264 bytes +BLAKE2s (R/thematic_0.1.6.tar.gz) = 5bbcb6c0edaa6a26e955c548f0e9d2208f537f850dcc4da52d5d7325abaa3cae +SHA512 (R/thematic_0.1.6.tar.gz) = 56a6192dbc0004b50c48fdc28500d5fdb0ba559cf7dca053c2770322a0b1c4337f52db79f4212077008942c1b2fc6f7b9939603fb8659aebca76055bf71629f1 +Size (R/thematic_0.1.6.tar.gz) = 2746840 bytes