Mon Feb 5 20:38:00 2024 UTC (110d)
(math/R-poweRlaw) Updated 0.76.6 to 0.80.0, make test wants Font tcrm1095

# poweRlaw 0.80.0
  * fix: Catch extreme tail situations for lognormal distribution #88.
  * fix: Package engine in vignette
  * fix: Some linting


(mef)
diff -r1.5 -r1.6 pkgsrc/math/R-poweRlaw/Makefile
diff -r1.5 -r1.6 pkgsrc/math/R-poweRlaw/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/math/R-poweRlaw/Makefile (expand / switch to unified diff)

--- pkgsrc/math/R-poweRlaw/Makefile 2023/08/11 07:42:43 1.5
+++ pkgsrc/math/R-poweRlaw/Makefile 2024/02/05 20:37:59 1.6
@@ -1,20 +1,34 @@ @@ -1,20 +1,34 @@
1# $NetBSD: Makefile,v 1.5 2023/08/11 07:42:43 mef Exp $ 1# $NetBSD: Makefile,v 1.6 2024/02/05 20:37:59 mef Exp $
2 2
3R_PKGNAME= poweRlaw 3R_PKGNAME= poweRlaw
4R_PKGVER= 0.70.6 4R_PKGVER= 0.80.0
5 5
6MAINTAINER= minskim@NetBSD.org 6MAINTAINER= minskim@NetBSD.org
7COMMENT= Analysis of heavy tailed distributions 7COMMENT= Analysis of heavy tailed distributions
8LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 8LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
9 9
10DEPENDS+= R-VGAM>=1.1.1:../../math/R-VGAM 10DEPENDS+= R-VGAM>=1.1.1:../../math/R-VGAM
11DEPENDS+= R-pracma-[0-9]*:../../math/R-pracma 11DEPENDS+= R-pracma-[0-9]*:../../math/R-pracma
12 12
13TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr 13TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
14TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr 14TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
15TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat 15TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
16 16
 17# !pdfTeX error: pdflatex (file tcrm1095): Font tcrm1095 at 600 not found
 18TEST_DEPENDS+= tex-bookmark-[0-9]*:../../print/tex-bookmark
 19TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
 20TEST_DEPENDS+= tex-framed-[0-9]*:../../print/tex-framed
 21TEST_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
 22TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
 23TEST_DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
 24TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 25TEST_DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
 26TEST_DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf
 27TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
 28TEST_DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
 29TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
 30
17USE_LANGUAGES= # none 31USE_LANGUAGES= # none
18 32
19.include "../../math/R/Makefile.extension" 33.include "../../math/R/Makefile.extension"
20.include "../../mk/bsd.pkg.mk" 34.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/math/R-poweRlaw/distinfo (expand / switch to unified diff)

--- pkgsrc/math/R-poweRlaw/distinfo 2023/08/11 07:42:43 1.5
+++ pkgsrc/math/R-poweRlaw/distinfo 2024/02/05 20:37:59 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2023/08/11 07:42:43 mef Exp $ 1$NetBSD: distinfo,v 1.6 2024/02/05 20:37:59 mef Exp $
2 2
3BLAKE2s (R/poweRlaw_0.70.6.tar.gz) = cfa8a48314e293b5f35b5c547735fb7b94565e6ff84cafbdbb951216e3796c9a 3BLAKE2s (R/poweRlaw_0.80.0.tar.gz) = 72c62a0078090963bacd21e22651e26e8375509d9eaa5784e6d81a95b250e542
4SHA512 (R/poweRlaw_0.70.6.tar.gz) = 708562f95dca34874b385d5b3c44f41327a45c51fd4b8b19d47e3c6bb5e366e04e5f55e73bcb755aef59a7a263eb7d3698d9cfbdcca4dbd10384e1a7d1684ac6 4SHA512 (R/poweRlaw_0.80.0.tar.gz) = 4f81b7f7a6177b5e86152565758fae7315a1d4e69ac7482e80158951ad486d302721d8e4c0d8545dbe6d1876543bcf10c30e7784e79faac8694830f6813f9858
5Size (R/poweRlaw_0.70.6.tar.gz) = 4267620 bytes 5Size (R/poweRlaw_0.80.0.tar.gz) = 4476068 bytes