FreeBSD Bugzilla – Attachment 175274 Details for
Bug 213091
[New port] math/R-cran-truncnorm : R module for Truncated normal distribution
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
R truncnorm port diff
math_R-cran-truncnorm.diff (text/plain), 1.60 KB, created by
Pedro F. Giffuni
on 2016-09-29 15:57:28 UTC
(
hide
)
Description:
R truncnorm port diff
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2016-09-29 15:57:28 UTC
Size:
1.60 KB
patch
obsolete
>Index: math/Makefile >=================================================================== >--- math/Makefile (revision 422933) >+++ math/Makefile (working copy) >@@ -66,6 +66,7 @@ > SUBDIR += R-cran-sspir > SUBDIR += R-cran-stabledist > SUBDIR += R-cran-survey >+ SUBDIR += R-cran-truncnorm > SUBDIR += R-cran-xts > SUBDIR += R-cran-zoo > SUBDIR += aamath >Index: math/R-cran-truncnorm/Makefile >=================================================================== >--- math/R-cran-truncnorm/Makefile (nonexistent) >+++ math/R-cran-truncnorm/Makefile (working copy) >@@ -0,0 +1,16 @@ >+# Created by: Pedro Giffuni >+# $FreeBSD$ >+ >+PORTNAME= truncnorm >+DISTVERSION= 1.0-7 >+CATEGORIES= math >+DISTNAME= ${PORTNAME}_${DISTVERSION} >+ >+MAINTAINER= pfg@FreeBSD.org >+COMMENT= Truncated normal distribution >+ >+LICENSE= GPLv2 >+ >+USES= cran:auto-plist >+ >+.include <bsd.port.mk> >Index: math/R-cran-truncnorm/distinfo >=================================================================== >--- math/R-cran-truncnorm/distinfo (nonexistent) >+++ math/R-cran-truncnorm/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1475164278 >+SHA256 (truncnorm_1.0-7.tar.gz) = c7d775d09e2dcbcc543c03a207b4407b8548b5fdfeb4c017f12818507e014ce1 >+SIZE (truncnorm_1.0-7.tar.gz) = 9909 >Index: math/R-cran-truncnorm/pkg-descr >=================================================================== >--- math/R-cran-truncnorm/pkg-descr (nonexistent) >+++ math/R-cran-truncnorm/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+truncnorm: Truncated normal distribution >+ >+r/d/p/q functions for the truncated normal distribution >+ >+WWW: http://cran.r-project.org/web/packages/truncnorm/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213091
: 175274