Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142213938
D22673.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D22673.diff
View Options
Index: head/math/Makefile
===================================================================
--- head/math/Makefile
+++ head/math/Makefile
@@ -7,6 +7,7 @@
SUBDIR += GiNaC
SUBDIR += PDL
SUBDIR += R
+ SUBDIR += R-cran-ADGofTest
SUBDIR += R-cran-Amelia
SUBDIR += R-cran-BsMD
SUBDIR += R-cran-CVST
Index: head/math/R-cran-ADGofTest/Makefile
===================================================================
--- head/math/R-cran-ADGofTest/Makefile
+++ head/math/R-cran-ADGofTest/Makefile
@@ -0,0 +1,16 @@
+# Created by: Devin Teske <dteske@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= ADGofTest
+PORTVERSION= 0.3
+CATEGORIES= math
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= dteske@FreeBSD.org
+COMMENT= Anderson-Darling GoF test
+
+LICENSE= GPLv2
+
+USES= cran:auto-plist
+
+.include <bsd.port.mk>
Index: head/math/R-cran-ADGofTest/distinfo
===================================================================
--- head/math/R-cran-ADGofTest/distinfo
+++ head/math/R-cran-ADGofTest/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1575361826
+SHA256 (ADGofTest_0.3.tar.gz) = 9cd9313954f6ecd82480d373f6c5371ca84ab33e3f5c39d972d35cfcf1096846
+SIZE (ADGofTest_0.3.tar.gz) = 2634
Index: head/math/R-cran-ADGofTest/pkg-descr
===================================================================
--- head/math/R-cran-ADGofTest/pkg-descr
+++ head/math/R-cran-ADGofTest/pkg-descr
@@ -0,0 +1,4 @@
+Anderson-Darling GoF test in R with p-value calculation based on Marsaglia's
+2004 paper "Evaluating the Anderson-Darling Distribution."
+
+WWW: https://cran.r-project.org/web/packages/ADGofTest/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 18, 8:20 AM (15 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27707037
Default Alt Text
D22673.diff (1 KB)
Attached To
Mode
D22673: [New Port] math/R-cran-ADGofTest: Anderson-Darling GoF test
Attached
Detach File
Event Timeline
Log In to Comment