diff options
author | tota <tota@FreeBSD.org> | 2012-04-19 05:14:44 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-04-19 05:14:44 +0800 |
commit | de5ee6d43d4eb8617286fcd72b5f49256d5b915f (patch) | |
tree | fbe1ab46f5e4a29f42874064aad6ebc3630eb8f2 /finance/Makefile | |
parent | 4d2f254f524811f2f81c87b1580e2c0b7f60cd77 (diff) | |
download | freebsd-ports-gnome-de5ee6d43d4eb8617286fcd72b5f49256d5b915f.tar.gz freebsd-ports-gnome-de5ee6d43d4eb8617286fcd72b5f49256d5b915f.tar.zst freebsd-ports-gnome-de5ee6d43d4eb8617286fcd72b5f49256d5b915f.zip |
- Add a new port: finance/R-cran-quantmod
The quantmod package for R is designed to assist the quantitative
trader in the development, testing, and deployment of statistically
based trading models.
WWW: http://www.quantmod.com/
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index 50308a776148..2ef92804e18a 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -9,6 +9,7 @@ SUBDIR += R-cran-gmm SUBDIR += R-cran-lmtest SUBDIR += R-cran-plm + SUBDIR += R-cran-quantmod SUBDIR += R-cran-strucchange SUBDIR += R-cran-urca SUBDIR += R-cran-vars |