FreeBSD Bugzilla – Attachment 175271 Details for
Bug 213089
[New port] math/R-cran-nortest : An R module to calculate Normality tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new port in diff format
math_R-cran-nortest.diff (text/plain), 1.60 KB, created by
Pedro F. Giffuni
on 2016-09-29 15:26:19 UTC
(
hide
)
Description:
new port in diff format
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2016-09-29 15:26:19 UTC
Size:
1.60 KB
patch
obsolete
>Index: math/Makefile >=================================================================== >--- math/Makefile (revision 422933) >+++ math/Makefile (working copy) >@@ -54,6 +54,7 @@ > SUBDIR += R-cran-mvtnorm > SUBDIR += R-cran-nloptr > SUBDIR += R-cran-nnls >+ SUBDIR += R-cran-nortest > SUBDIR += R-cran-outliers > SUBDIR += R-cran-pbkrtest > SUBDIR += R-cran-psych >Index: math/R-cran-nortest/Makefile >=================================================================== >--- math/R-cran-nortest/Makefile (nonexistent) >+++ math/R-cran-nortest/Makefile (working copy) >@@ -0,0 +1,17 @@ >+# Created by: Pedro Giffuni >+# $FreeBSD$ >+ >+PORTNAME= nortest >+DISTVERSION= 1.0-4 >+CATEGORIES= math >+DISTNAME= ${PORTNAME}_${DISTVERSION} >+ >+MAINTAINER= pfg@FreeBSD.org >+COMMENT= Tests for Normality >+ >+LICENSE= GPLv2 GPLv3 >+LICENSE_COMB= dual >+ >+USES= cran:auto-plist >+ >+.include <bsd.port.mk> >Index: math/R-cran-nortest/distinfo >=================================================================== >--- math/R-cran-nortest/distinfo (nonexistent) >+++ math/R-cran-nortest/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1475162072 >+SHA256 (nortest_1.0-4.tar.gz) = a3850a048181d5d059c1e74903437569873b430c915b709808237d71fee5209f >+SIZE (nortest_1.0-4.tar.gz) = 6179 >Index: math/R-cran-nortest/pkg-descr >=================================================================== >--- math/R-cran-nortest/pkg-descr (nonexistent) >+++ math/R-cran-nortest/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+nortest: Tests for Normality >+ >+Five omnibus tests for testing the composite hypothesis of normality. >+ >+WWW: http://cran.r-project.org/web/packages/nortest/
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 213089
: 175271