aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2021-03-16 11:45:14 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2021-03-16 11:45:14 +0000
commit528504dad6d7b1981fc5fc817521ce6ef3763d72 (patch)
tree7ef6c90058e222905c80d98ccde077a3a1f335a7 /math/Makefile
parent1303bd1ac146ca9c146e9fb21df5ece758656a75 (diff)
downloadports-528504dad6d7b1981fc5fc817521ce6ef3763d72.tar.gz
ports-528504dad6d7b1981fc5fc817521ce6ef3763d72.zip
- Add new port: math/R-cran-proxy
Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones. WWW: https://cran.r-project.org/web/packages/proxy/
Notes
Notes: svn path=/head/; revision=568557
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 75189977ff14..8178d4320728 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -98,6 +98,7 @@
SUBDIR += R-cran-pls
SUBDIR += R-cran-polynom
SUBDIR += R-cran-prodlim
+ SUBDIR += R-cran-proxy
SUBDIR += R-cran-psych
SUBDIR += R-cran-quadprog
SUBDIR += R-cran-qualityTools