Received: by mail.netbsd.org (Postfix, from userid 605) id 3DE2584D76; Fri, 7 Aug 2020 02:43:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B8BEB84D28 for ; Fri, 7 Aug 2020 02:43:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id nqxa3eHY4zVF for ; Fri, 7 Aug 2020 02:43:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2991D84CE7 for ; Fri, 7 Aug 2020 02:43:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1CFFFFB28; Fri, 7 Aug 2020 02:43:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1596768181191780" MIME-Version: 1.0 Date: Fri, 7 Aug 2020 02:43:01 +0000 From: "Brook Milligan" Subject: CVS commit: pkgsrc/math To: pkgsrc-changes@NetBSD.org Reply-To: brook@netbsd.org X-Mailer: log_accum Message-Id: <20200807024301.1CFFFFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1596768181191780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: brook Date: Fri Aug 7 02:43:01 UTC 2020 Modified Files: pkgsrc/math: Makefile Added Files: pkgsrc/math/R-mnormt: DESCR Makefile distinfo Log Message: math/R-mnormt: import R-mnormt-1.5.6 Functions are provided for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d>2, if d denotes the number of dimensions. To generate a diff of this commit: cvs rdiff -u -r1.469 -r1.470 pkgsrc/math/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-mnormt/DESCR \ pkgsrc/math/R-mnormt/Makefile pkgsrc/math/R-mnormt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1596768181191780 Content-Disposition: inline Content-Length: 2363 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/Makefile diff -u pkgsrc/math/Makefile:1.469 pkgsrc/math/Makefile:1.470 --- pkgsrc/math/Makefile:1.469 Fri Aug 7 02:39:42 2020 +++ pkgsrc/math/Makefile Fri Aug 7 02:43:00 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.469 2020/08/07 02:39:42 brook Exp $ +# $NetBSD: Makefile,v 1.470 2020/08/07 02:43:00 brook Exp $ COMMENT= Mathematics @@ -74,6 +74,7 @@ SUBDIR+= R-mapproj SUBDIR+= R-maps SUBDIR+= R-minqa SUBDIR+= R-mitools +SUBDIR+= R-mnormt SUBDIR+= R-moonsun SUBDIR+= R-mvtnorm SUBDIR+= R-ncdf Added files: Index: pkgsrc/math/R-mnormt/DESCR diff -u /dev/null pkgsrc/math/R-mnormt/DESCR:1.1 --- /dev/null Fri Aug 7 02:43:01 2020 +++ pkgsrc/math/R-mnormt/DESCR Fri Aug 7 02:43:00 2020 @@ -0,0 +1,6 @@ +Functions are provided for computing the density and the distribution +function of multivariate normal and "t" random variables, and for +generating random vectors sampled from these distributions. +Probabilities are computed via non-Monte Carlo methods; different +routines are used in the case d=1, d=2, d>2, if d denotes the number +of dimensions. Index: pkgsrc/math/R-mnormt/Makefile diff -u /dev/null pkgsrc/math/R-mnormt/Makefile:1.1 --- /dev/null Fri Aug 7 02:43:01 2020 +++ pkgsrc/math/R-mnormt/Makefile Fri Aug 7 02:43:00 2020 @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2020/08/07 02:43:00 brook Exp $ + +CATEGORIES= math R +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= ${R_HOMEPAGE_BASE}/mnormt/ +COMMENT= Multivariate normal and t distributions +LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 + +R_PKGNAME= mnormt +R_PKGVER= 1.5-6 + +USE_LANGUAGES+= c fortran + +.include "../../math/R/Makefile.extension" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/math/R-mnormt/distinfo diff -u /dev/null pkgsrc/math/R-mnormt/distinfo:1.1 --- /dev/null Fri Aug 7 02:43:01 2020 +++ pkgsrc/math/R-mnormt/distinfo Fri Aug 7 02:43:00 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/08/07 02:43:00 brook Exp $ + +SHA1 (R/mnormt_1.5-6.tar.gz) = 97b07697cf080583f24ad8ac457ef57af1e49900 +RMD160 (R/mnormt_1.5-6.tar.gz) = e7168c03151d2d4a1cc01fa0de779b0009089618 +SHA512 (R/mnormt_1.5-6.tar.gz) = d579ed4fd598854c19aa3ddbff065a228a680c92cea7b5de98f708bc00d6efcd7e8c07d386a300d280ba0a7f249c7593f5dac79a22ca2d940d04d08afe6a9193 +Size (R/mnormt_1.5-6.tar.gz) = 37884 bytes --_----------=_1596768181191780--