aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2021-06-10 16:13:45 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2021-06-11 11:53:58 +0000
commit62845ed5f9608185a76ac377d77e09fa648f1f86 (patch)
tree97249e10f6942ae1d54e6a3a7065ff1308988782 /math/Makefile
parent2d8367fba10b6dd2fe0351e861b177a26bd54d5d (diff)
downloadports-62845ed5f9608185a76ac377d77e09fa648f1f86.tar.gz
ports-62845ed5f9608185a76ac377d77e09fa648f1f86.zip
math/R-cran-wk: Add new port
Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are only useful in R if the information they contain can be accessed in R, for which high-performance functions are provided here. WWW: https://cran.r-project.org/web/packages/wk/
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 1f6b0b5cab9c..064f5026bba0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -122,6 +122,7 @@
SUBDIR += R-cran-truncnorm
SUBDIR += R-cran-units
SUBDIR += R-cran-uroot
+ SUBDIR += R-cran-wk
SUBDIR += R-cran-xts
SUBDIR += R-cran-zoo
SUBDIR += SCIP