aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-08-30 21:18:51 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-08-30 21:18:51 +0000
commit2eef16d59fbe4c91fc0d0ab961f607523f3409ba (patch)
tree765aa516b2823a04b07b4fde4d9059be3cd0f89f /math/Makefile
parent968e9749766abd5b4d293c055db18c90e391d5b5 (diff)
downloadports-2eef16d59fbe4c91fc0d0ab961f607523f3409ba.tar.gz
ports-2eef16d59fbe4c91fc0d0ab961f607523f3409ba.zip
- Add a new port: math/R-cran-xts
Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability. WWW: http://r-forge.r-project.org/projects/xts/
Notes
Notes: svn path=/head/; revision=280789
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 cd29add6b4ff..7b08add79293 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -17,6 +17,7 @@
SUBDIR += R-cran-psych
SUBDIR += R-cran-sm
SUBDIR += R-cran-sp
+ SUBDIR += R-cran-xts
SUBDIR += R-cran-zoo
SUBDIR += aamath
SUBDIR += abakus