aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2017-05-07 17:03:47 +0800
committertota <tota@FreeBSD.org>2017-05-07 17:03:47 +0800
commitd7ec0e0b368b99f1dcb1d5720ff302f3ec8b5f07 (patch)
tree49a8a5158c3d045bf0bc35904a894b65be7201fc /math/Makefile
parent6c6b0be0ac945c88c73aaf8545437e7854ef45ec (diff)
downloadfreebsd-ports-gnome-d7ec0e0b368b99f1dcb1d5720ff302f3ec8b5f07.tar.gz
freebsd-ports-gnome-d7ec0e0b368b99f1dcb1d5720ff302f3ec8b5f07.tar.zst
freebsd-ports-gnome-d7ec0e0b368b99f1dcb1d5720ff302f3ec8b5f07.zip
- Add new port: math/R-cran-expm
Computation of the matrix exponential, logarithm, sqrt, and related quantities. WWW: https://cran.r-project.org/web/packages/expm/
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 1ae76645c256..90ad24087884 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -34,6 +34,7 @@
SUBDIR += R-cran-deldir
SUBDIR += R-cran-dlmodeler
SUBDIR += R-cran-dplyr
+ SUBDIR += R-cran-expm
SUBDIR += R-cran-forecast
SUBDIR += R-cran-fracdiff
SUBDIR += R-cran-geepack