From owner-cvs-ports@FreeBSD.ORG Thu Apr 19 12:36:14 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52EB7106564A; Thu, 19 Apr 2012 12:36:14 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 24C538FC0C; Thu, 19 Apr 2012 12:36:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q3JCaEqT077308; Thu, 19 Apr 2012 12:36:14 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3JCaE17077307; Thu, 19 Apr 2012 12:36:14 GMT (envelope-from tota) Message-Id: <201204191236.q3JCaE17077307@repoman.freebsd.org> From: TAKATSU Tomonari Date: Thu, 19 Apr 2012 12:36:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/finance Makefile ports/finance/R-cran-PerformanceAnalytics Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2012 12:36:14 -0000 tota 2012-04-19 12:36:14 UTC FreeBSD ports repository Modified files: finance Makefile Added files: finance/R-cran-PerformanceAnalytics Makefile distinfo pkg-descr Log: - Add a new port: finance/R-cran-PerformanceAnalytics Collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible. WWW: http://cran.r-project.org/web/packages/PerformanceAnalytics/ Revision Changes Path 1.99 +1 -0 ports/finance/Makefile 1.1 +24 -0 ports/finance/R-cran-PerformanceAnalytics/Makefile (new) 1.1 +2 -0 ports/finance/R-cran-PerformanceAnalytics/distinfo (new) 1.1 +9 -0 ports/finance/R-cran-PerformanceAnalytics/pkg-descr (new)