pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc R-RcmdrMisc: initial commit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbd7bf0c4e29
branches:  trunk
changeset: 337039:dbd7bf0c4e29
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 13:07:38 2019 +0000

description:
R-RcmdrMisc: initial commit.

Various statistical, graphics, and data-management functions used by
the Rcmdr package in the R Commander GUI for R.

diffstat:

 doc/CHANGES-2019          |   3 ++-
 math/Makefile             |   3 ++-
 math/R-RcmdrMisc/DESCR    |   2 ++
 math/R-RcmdrMisc/Makefile |  27 +++++++++++++++++++++++++++
 math/R-RcmdrMisc/distinfo |   6 ++++++
 5 files changed, 39 insertions(+), 2 deletions(-)

diffs (78 lines):

diff -r 375556a36e80 -r dbd7bf0c4e29 doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 13:05:33 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 13:07:38 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3101 2019/07/31 13:05:34 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3102 2019/07/31 13:07:38 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5058,3 +5058,4 @@
        Added graphics/R-viridis version 0.5.1 [brook 2019-07-31]
        Added math/R-Formula version 1.2.3 [brook 2019-07-31]
        Added math/R-RandomFieldsUtils version 0.5.3 [brook 2019-07-31]
+       Added math/R-RcmdrMisc version 2.5.1 [brook 2019-07-31]
diff -r 375556a36e80 -r dbd7bf0c4e29 math/Makefile
--- a/math/Makefile     Wed Jul 31 13:05:33 2019 +0000
+++ b/math/Makefile     Wed Jul 31 13:07:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.411 2019/07/31 13:05:33 brook Exp $
+# $NetBSD: Makefile,v 1.412 2019/07/31 13:07:38 brook Exp $
 
 COMMENT=       Mathematics
 
@@ -21,6 +21,7 @@
 SUBDIR+=       R-RandomFields
 SUBDIR+=       R-RandomFieldsUtils
 SUBDIR+=       R-Rcmdr
+SUBDIR+=       R-RcmdrMisc
 SUBDIR+=       R-RcppArmadillo
 SUBDIR+=       R-RcppEigen
 SUBDIR+=       R-SparseM
diff -r 375556a36e80 -r dbd7bf0c4e29 math/R-RcmdrMisc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-RcmdrMisc/DESCR    Wed Jul 31 13:07:38 2019 +0000
@@ -0,0 +1,2 @@
+Various statistical, graphics, and data-management functions used by
+the Rcmdr package in the R Commander GUI for R.
diff -r 375556a36e80 -r dbd7bf0c4e29 math/R-RcmdrMisc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-RcmdrMisc/Makefile Wed Jul 31 13:07:38 2019 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2019/07/31 13:07:38 brook Exp $
+
+CATEGORIES=    math R
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      ${R_HOMEPAGE_BASE}/RcmdrMisc/
+COMMENT=       R Commander miscellaneous functions
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
+
+R_PKGNAME=     RcmdrMisc
+R_PKGVER=      2.5-1
+
+USE_LANGUAGES= # none
+
+DEPENDS+=      R-colorspace>=1.4.1:../../graphics/R-colorspace
+DEPENDS+=      R-abind>=1.4.5:../../math/R-abind
+DEPENDS+=      R-car>=3.0.0:../../math/R-car
+DEPENDS+=      R-e1071>=1.7.2:../../math/R-e1071
+DEPENDS+=      R-nortest>=1.0.4:../../math/R-nortest
+DEPENDS+=      R-sandwich>=2.5.1:../../math/R-sandwich
+DEPENDS+=      R-Hmisc>=4.1.0:../../misc/R-Hmisc
+DEPENDS+=      R-haven>=2.1.1:../../textproc/R-haven
+DEPENDS+=      R-readstata13>=0.9.2:../../textproc/R-readstata13
+DEPENDS+=      R-readxl>=1.3.1:../../textproc/R-readxl
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 375556a36e80 -r dbd7bf0c4e29 math/R-RcmdrMisc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-RcmdrMisc/distinfo Wed Jul 31 13:07:38 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/31 13:07:38 brook Exp $
+
+SHA1 (R/RcmdrMisc_2.5-1.tar.gz) = 1255ef8b467d0098cee30697b66baaa915f990b2
+RMD160 (R/RcmdrMisc_2.5-1.tar.gz) = c3647a700cc6c2ca8379157f58ee2ebc16b3546a
+SHA512 (R/RcmdrMisc_2.5-1.tar.gz) = 7e5c127626e0fae6dfa7a3193bae99d864e14bffc0731cecb5d94e1dce5a3cf57fa107dd93b0f5fefae5e0c8e690838f6b781794e032821249e453495dfac485
+Size (R/RcmdrMisc_2.5-1.tar.gz) = 30488 bytes



Home | Main Index | Thread Index | Old Index