pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-emdbook math/R-emdbook: Import version 1.3.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe6286176062
branches:  trunk
changeset: 376656:fe6286176062
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Mar 05 16:57:36 2018 +0000

description:
math/R-emdbook: Import version 1.3.9

Auxiliary functions and data sets for "Ecological Models and Data", a
book presenting maximum likelihood estimation and related topics for
ecologists.

diffstat:

 math/R-emdbook/DESCR    |   3 +++
 math/R-emdbook/Makefile |  21 +++++++++++++++++++++
 math/R-emdbook/distinfo |   6 ++++++
 3 files changed, 30 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 04dd2aa2e1bd -r fe6286176062 math/R-emdbook/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-emdbook/DESCR      Mon Mar 05 16:57:36 2018 +0000
@@ -0,0 +1,3 @@
+Auxiliary functions and data sets for "Ecological Models and Data", a
+book presenting maximum likelihood estimation and related topics for
+ecologists.
diff -r 04dd2aa2e1bd -r fe6286176062 math/R-emdbook/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-emdbook/Makefile   Mon Mar 05 16:57:36 2018 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2018/03/05 16:57:36 minskim Exp $
+
+CATEGORIES=    math
+MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://www.math.mcmaster.ca/bolker/emdbook/
+COMMENT=       Support functions and data for "Ecological Models and Data"
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      R-bbmle-[0-9]*:../../math/R-bbmle
+DEPENDS+=      R-coda-[0-9]*:../../math/R-coda
+DEPENDS+=      R-plyr-[0-9]*:../../math/R-plyr
+
+R_PKGNAME=     emdbook
+R_PKGVER=      1.3.9
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 04dd2aa2e1bd -r fe6286176062 math/R-emdbook/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-emdbook/distinfo   Mon Mar 05 16:57:36 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/05 16:57:36 minskim Exp $
+
+SHA1 (R/emdbook_1.3.9.tar.gz) = 4093e73bf53fffb41c63226167d131d3fc519fed
+RMD160 (R/emdbook_1.3.9.tar.gz) = f23b7dcb2e2c9cede633a55db7a127040f06a1f7
+SHA512 (R/emdbook_1.3.9.tar.gz) = c5bc1b0ca5dd1b094107198f35e625bba2dbcb32280af8fd9d06bc4ae434fdcad67bea6af9b7462a80f8f6c6d2a66f5a5c849f94c48e0a11172a0d9ffceaba06
+Size (R/emdbook_1.3.9.tar.gz) = 85314 bytes



Home | Main Index | Thread Index | Old Index