Page MenuHomeFreeBSD

D22667.id65304.diff
No OneTemporary

D22667.id65304.diff

Index: head/math/Makefile
===================================================================
--- head/math/Makefile
+++ head/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: head/math/R-cran-acepack/Makefile
===================================================================
--- head/math/R-cran-acepack/Makefile
+++ head/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: head/math/R-cran-acepack/distinfo
===================================================================
--- head/math/R-cran-acepack/distinfo
+++ head/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: head/math/R-cran-acepack/pkg-descr
===================================================================
--- head/math/R-cran-acepack/pkg-descr
+++ head/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

Mime Type
text/plain
Expires
Sat, Apr 25, 6:06 AM (1 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32073776
Default Alt Text
D22667.id65304.diff (1 KB)

Event Timeline