pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-emdbook



Module Name:    pkgsrc
Committed By:   minskim
Date:           Mon Mar  5 16:57:36 UTC 2018

Added Files:
        pkgsrc/math/R-emdbook: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-emdbook/DESCR \
    pkgsrc/math/R-emdbook/Makefile pkgsrc/math/R-emdbook/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/math/R-emdbook/DESCR
diff -u /dev/null pkgsrc/math/R-emdbook/DESCR:1.1
--- /dev/null   Mon Mar  5 16:57:36 2018
+++ pkgsrc/math/R-emdbook/DESCR Mon Mar  5 16:57:36 2018
@@ -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.
Index: pkgsrc/math/R-emdbook/Makefile
diff -u /dev/null pkgsrc/math/R-emdbook/Makefile:1.1
--- /dev/null   Mon Mar  5 16:57:36 2018
+++ pkgsrc/math/R-emdbook/Makefile      Mon Mar  5 16:57:36 2018
@@ -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"
Index: pkgsrc/math/R-emdbook/distinfo
diff -u /dev/null pkgsrc/math/R-emdbook/distinfo:1.1
--- /dev/null   Mon Mar  5 16:57:36 2018
+++ pkgsrc/math/R-emdbook/distinfo      Mon Mar  5 16:57:36 2018
@@ -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