summaryrefslogtreecommitdiff
path: root/math/R-bbmle
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-03-05 16:56:27 +0000
committerminskim <minskim@pkgsrc.org>2018-03-05 16:56:27 +0000
commit54e738176aea2d4ba56397d81f800316c6b6e807 (patch)
treec450748e7564119a1ddd5bcf8b178e14ad77b308 /math/R-bbmle
parent9d52870f1aec62e6ed49712243e856910e7e7611 (diff)
downloadpkgsrc-54e738176aea2d4ba56397d81f800316c6b6e807.tar.gz
math/R-bbmle: Import version 1.0.20
Methods and functions for fitting maximum likelihood models in R. This package modifies and extends the 'mle' classes in the 'stats4' package.
Diffstat (limited to 'math/R-bbmle')
-rw-r--r--math/R-bbmle/DESCR3
-rw-r--r--math/R-bbmle/Makefile20
-rw-r--r--math/R-bbmle/distinfo6
3 files changed, 29 insertions, 0 deletions
diff --git a/math/R-bbmle/DESCR b/math/R-bbmle/DESCR
new file mode 100644
index 00000000000..51772df8400
--- /dev/null
+++ b/math/R-bbmle/DESCR
@@ -0,0 +1,3 @@
+Methods and functions for fitting maximum likelihood models in R. This
+package modifies and extends the 'mle' classes in the 'stats4'
+package.
diff --git a/math/R-bbmle/Makefile b/math/R-bbmle/Makefile
new file mode 100644
index 00000000000..e218dcaedd0
--- /dev/null
+++ b/math/R-bbmle/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2018/03/05 16:56:27 minskim Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/bbmle/
+COMMENT= Tools for general maximum likelihood estimation
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= R-numDeriv-[0-9]*:../../math/R-numDeriv
+
+R_PKGNAME= bbmle
+R_PKGVER= 1.0.20
+
+USE_LANGUAGES+= # none
+
+BUILDLINK_API_DEPENDS.R+= R>=3.0.0
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-bbmle/distinfo b/math/R-bbmle/distinfo
new file mode 100644
index 00000000000..b4e73af9a57
--- /dev/null
+++ b/math/R-bbmle/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/05 16:56:27 minskim Exp $
+
+SHA1 (R/bbmle_1.0.20.tar.gz) = a50f1bd6c4b7b09cfaf83c97b181362808ae1ab8
+RMD160 (R/bbmle_1.0.20.tar.gz) = 4dc532574961812997e29289c7eee9d0ad9bb8bf
+SHA512 (R/bbmle_1.0.20.tar.gz) = 9ec6479123fed024885926fa0069bbb6664a8bdeb2fd5086f67589de90820fab1caec15793337fe06f880ea61a97abd62531fb49938067d23e4e9ad23eafe26e
+Size (R/bbmle_1.0.20.tar.gz) = 500688 bytes