From 16cb580ccb02f92b7bb113049a9ea9791d53567b Mon Sep 17 00:00:00 2001 From: tota Date: Tue, 25 Dec 2012 11:36:41 +0000 Subject: - Add a new port: finance/R-cran-fBasics The Rmetrics "fBasics" package is a collection of functions to explore and to investigate basic properties of financial returns and related quantities. The covered fields include techniques of explorative data analysis and the investigation of distributional properties, including parameter estimation and hypothesis testing. Evenmore there are several utility functions for data handling and management. WWW: http://cran.r-project.org/web/packages/fBasics/ PR: ports/172298 (based on) Submitted by: David Naylor --- finance/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/Makefile') diff --git a/finance/Makefile b/finance/Makefile index 314ac95d12bf..e90495d36b1e 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -7,6 +7,7 @@ SUBDIR += R-cran-RFinanceYJ SUBDIR += R-cran-TTR SUBDIR += R-cran-ccgarch + SUBDIR += R-cran-fBasics SUBDIR += R-cran-gmm SUBDIR += R-cran-lmtest SUBDIR += R-cran-plm -- cgit