pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-bbmle
Module Name: pkgsrc
Committed By: mef
Date: Sat May 21 14:31:03 UTC 2022
Modified Files:
pkgsrc/math/R-bbmle: Makefile distinfo
Log Message:
(math/R-bbml) Updated again to 1.0.25, sorry
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-bbmle/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/R-bbmle/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-bbmle/Makefile
diff -u pkgsrc/math/R-bbmle/Makefile:1.6 pkgsrc/math/R-bbmle/Makefile:1.7
--- pkgsrc/math/R-bbmle/Makefile:1.6 Sat May 21 13:29:45 2022
+++ pkgsrc/math/R-bbmle/Makefile Sat May 21 14:31:03 2022
@@ -1,19 +1,30 @@
-# $NetBSD: Makefile,v 1.6 2022/05/21 13:29:45 mef Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/21 14:31:03 mef Exp $
R_PKGNAME= bbmle
-R_PKGVER= 1.0.20
+R_PKGVER= 1.0.25
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Tools for general maximum likelihood estimation
LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= R-numDeriv>=2016.8.1:../../math/R-numDeriv
-# Packages required but not available: 'bdsmatrix', 'mvtnorm'
+DEPENDS+= R-bdsmatrix-[0-9]*:../../math/R-bdsmatrix
+DEPENDS+= R-mvtnorm-[0-9]*:../../math/R-mvtnorm
#
# Packages suggested but not available:
# 'emdbook', 'rms', 'ggplot2', 'RUnit', 'MuMIn', 'AICcmodavg', 'Hmisc',
# 'optimx', 'knitr', 'testthat'
+TEST_DEPENDS+= R-emdbook-[0-9]*:../../math/R-emdbook
+#EST_DEPENDS+= R-rms-[0-9]*:
+TEST_DEPENDS+= R-ggplot2-[0-9]*:../../graphics/R-ggplot2
+TEST_DEPENDS+= R-RUnit-[0-9]*:../../devel/R-RUnit
+#EST_DEPENDS+= R-MuMIn-[0-9]*:
+TEST_DEPENDS+= R-AICcmodavg-[0-9]*:
+TEST_DEPENDS+= R-Hmisc-[0-9]*:../../misc/R-Hmisc
+#EST_DEPENDS+= R-optimx-[0-9]*:
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
USE_LANGUAGES+= # none
Index: pkgsrc/math/R-bbmle/distinfo
diff -u pkgsrc/math/R-bbmle/distinfo:1.5 pkgsrc/math/R-bbmle/distinfo:1.6
--- pkgsrc/math/R-bbmle/distinfo:1.5 Sat May 21 13:29:45 2022
+++ pkgsrc/math/R-bbmle/distinfo Sat May 21 14:31:03 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/05/21 13:29:45 mef Exp $
+$NetBSD: distinfo,v 1.6 2022/05/21 14:31:03 mef Exp $
-BLAKE2s (R/bbmle_1.0.20.tar.gz) = 7331e09c6a06e17467a0b3a1ec6cdab0b2d418bbc3499a8e4ff2ab63c533c378
-SHA512 (R/bbmle_1.0.20.tar.gz) = 9ec6479123fed024885926fa0069bbb6664a8bdeb2fd5086f67589de90820fab1caec15793337fe06f880ea61a97abd62531fb49938067d23e4e9ad23eafe26e
-Size (R/bbmle_1.0.20.tar.gz) = 500688 bytes
+BLAKE2s (R/bbmle_1.0.25.tar.gz) = a3f0d7b8888f1739aec02299f11db4406d35ae229b8ed1af788b8d9c838fe5e4
+SHA512 (R/bbmle_1.0.25.tar.gz) = 187a4e186abcacf2ebc0db5296e1fb20a80e71eba8ac4db14c620044cacaf67def83534b16960e6d89ea5361011c4a864e74edc1d64132c620b9f1c4c9e104b6
+Size (R/bbmle_1.0.25.tar.gz) = 524848 bytes
Home |
Main Index |
Thread Index |
Old Index