[Returnanalytics-commits] r3536 - in pkg/PerformanceAnalytics: . man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Sep 14 03:40:57 CEST 2014


Author: braverock
Date: 2014-09-14 03:40:56 +0200 (Sun, 14 Sep 2014)
New Revision: 3536

Modified:
   pkg/PerformanceAnalytics/DESCRIPTION
   pkg/PerformanceAnalytics/man/PerformanceAnalytics-package.Rd
Log:
- move all Thanks to the documentation, it is now against CRAN policies to thank people in the DESCRIPTION file.


Modified: pkg/PerformanceAnalytics/DESCRIPTION
===================================================================
--- pkg/PerformanceAnalytics/DESCRIPTION	2014-09-14 00:53:00 UTC (rev 3535)
+++ pkg/PerformanceAnalytics/DESCRIPTION	2014-09-14 01:40:56 UTC (rev 3536)
@@ -10,7 +10,7 @@
   , person(given="Eric",family="Zivot",role="ctb")
   , person(given="Matthieu",family="Lestel",role="ctb")
   )
-Version: 1.4.3535
+Version: 1.4.3536
 Date: $Date$
 Description: Collection of econometric functions for
     performance and risk analysis. This package aims to aid
@@ -37,7 +37,3 @@
 License: GPL-2 | GPL-3
 URL: http://r-forge.r-project.org/projects/returnanalytics/
 Copyright: (c) 2004-2014
-Thanks: A special thanks for additional testing, suggestions, or patches from
-    Ram Ahluwalia, Stefan Albrecht, Andrii Babii,  
-    Khahn Nygyen, R. Douglas Martin, Jeff Ryan, Sankalp Upadhyay, 
-    Tobias Verbeke, H. Felix Wittmann, Diethelm Wuertz

Modified: pkg/PerformanceAnalytics/man/PerformanceAnalytics-package.Rd
===================================================================
--- pkg/PerformanceAnalytics/man/PerformanceAnalytics-package.Rd	2014-09-14 00:53:00 UTC (rev 3535)
+++ pkg/PerformanceAnalytics/man/PerformanceAnalytics-package.Rd	2014-09-14 01:40:56 UTC (rev 3536)
@@ -266,7 +266,7 @@
 
 Prototypes of the drawdowns functionality were provided by Sankalp Upadhyay, and modified with permission. Stephan Albrecht provided detailed feedback on the Getmansky/Lo Smoothing Index.  Diethelm Wuertz provided prototypes of modified VaR and skewness and kurtosis functions (and is of course the maintainer of the RMetrics suite of pricing and optimization functions).  He also contributed prototypes for many other functions from Bacon's book that were incorporated into PerformanceAnalytics by Matthieu Lestel.  Any errors are, of course, our own.
 
-Thanks to Joe Wayne Byers and Dirk Eddelbuettel for comments on early versions of these functions, and to Khanh Nguyen and Ryan Sheftel for careful testing and detailed problem reports.
+Thanks to Joe Wayne Byers and Dirk Eddelbuettel for comments on early versions of these functions, and to Khanh Nguyen Tobias Verbeke, H. Felix Wittmann, and Ryan Sheftel for careful testing and detailed problem reports.
 
 Thanks also to our Google Summer of Code students through the years for their contributions.  Significant contributions from GSOC students to this package have come from Matthieu Lestel and Andrii Babii so far.  We expect to eventually incorporate contributions from Pulkit Mehrotra and Shubhankit Mohan, who worked with us during the summer of 2013.
 



More information about the Returnanalytics-commits mailing list