pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-gss



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Jan 24 23:48:03 UTC 2018

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

Log Message:
math/R-gss: Import version 2.1-7

This is a comprehensive package for structural multivariate function
estimation using smoothing splines.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-gss/DESCR pkgsrc/math/R-gss/Makefile \
    pkgsrc/math/R-gss/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-gss/DESCR
diff -u /dev/null pkgsrc/math/R-gss/DESCR:1.1
--- /dev/null   Wed Jan 24 23:48:03 2018
+++ pkgsrc/math/R-gss/DESCR     Wed Jan 24 23:48:03 2018
@@ -0,0 +1,2 @@
+This is a comprehensive package for structural multivariate function
+estimation using smoothing splines.
Index: pkgsrc/math/R-gss/Makefile
diff -u /dev/null pkgsrc/math/R-gss/Makefile:1.1
--- /dev/null   Wed Jan 24 23:48:03 2018
+++ pkgsrc/math/R-gss/Makefile  Wed Jan 24 23:48:03 2018
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2018/01/24 23:48:03 minskim Exp $
+
+CATEGORIES=    math
+MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://cran.r-project.org/web/packages/gss/
+COMMENT=       General smoothing splines
+LICENSE=       gnu-gpl-v2
+
+R_PKGNAME=     gss
+R_PKGVER=      2.1-7
+
+USE_LANGUAGES= c fortran
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-gss/distinfo
diff -u /dev/null pkgsrc/math/R-gss/distinfo:1.1
--- /dev/null   Wed Jan 24 23:48:03 2018
+++ pkgsrc/math/R-gss/distinfo  Wed Jan 24 23:48:03 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/01/24 23:48:03 minskim Exp $
+
+SHA1 (R/gss_2.1-7.tar.gz) = a6be55a8f9f4f77d7625ebbbcbf5d5d03e90a469
+RMD160 (R/gss_2.1-7.tar.gz) = 69e5f6658fd363eabd2ed16e044fad6f1e5450d7
+SHA512 (R/gss_2.1-7.tar.gz) = 37ea6b72fefa10a2c79a87f6ce01f9bc610db5034809df4e45afd4b9bfed8b038904dd2108956f29abdebce999f7e8b1d5d55720aa0141bad8cfc2757203ba8a
+Size (R/gss_2.1-7.tar.gz) = 485790 bytes



Home | Main Index | Thread Index | Old Index