Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153849056
D22667.id65200.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
D22667.id65200.diff
View Options
Index: math/Makefile
===================================================================
--- math/Makefile
+++ math/Makefile
@@ -35,6 +35,7 @@
SUBDIR += R-cran-SparseM
SUBDIR += R-cran-VGAM
SUBDIR += R-cran-Zelig
+ SUBDIR += R-cran-acepack
SUBDIR += R-cran-assertthat
SUBDIR += R-cran-backports
SUBDIR += R-cran-bdsmatrix
Index: math/R-cran-acepack/Makefile
===================================================================
--- /dev/null
+++ math/R-cran-acepack/Makefile
@@ -0,0 +1,16 @@
+# Created by: Devin Teske <dteske@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= acepack
+PORTVERSION= 1.4.1
+CATEGORIES= math
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= dteske@FreeBSD.org
+COMMENT= ACE and AVAS for selecting multiple regression transformations
+
+LICENSE= MIT
+
+USES= cran:auto-plist,compiles
+
+.include <bsd.port.mk>
Index: math/R-cran-acepack/distinfo
===================================================================
--- /dev/null
+++ math/R-cran-acepack/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1575328640
+SHA256 (acepack_1.4.1.tar.gz) = 82750507926f02a696f6cc03693e8d4a5ee7e92500c8c15a16a9c12addcd28b9
+SIZE (acepack_1.4.1.tar.gz) = 34848
Index: math/R-cran-acepack/pkg-descr
===================================================================
--- /dev/null
+++ math/R-cran-acepack/pkg-descr
@@ -0,0 +1,5 @@
+acepack provides Alternative Conditional Expectations (ACE) and
+Additivity Variance Stabilization (AVAS) nonparametric methods for
+multiple regression transformations in R.
+
+WWW: https://cran.r-project.org/web/packages/acepack/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 25, 6:03 AM (1 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32076391
Default Alt Text
D22667.id65200.diff (1 KB)
Attached To
Mode
D22667: [New Port] math/R-cran-acepack: ACE and AVAS for selecting multiple regression transformations
Attached
Detach File
Event Timeline
Log In to Comment