[Returnanalytics-commits] r3535 - pkg/PerformanceAnalytics
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Sep 14 02:53:00 CEST 2014
Author: braverock
Date: 2014-09-14 02:53:00 +0200 (Sun, 14 Sep 2014)
New Revision: 3535
Modified:
pkg/PerformanceAnalytics/DESCRIPTION
Log:
- change Authors and Contributors fields to Authors at R to address yet another suggestion that is actually a requirement from CRAN
Modified: pkg/PerformanceAnalytics/DESCRIPTION
===================================================================
--- pkg/PerformanceAnalytics/DESCRIPTION 2014-09-12 22:12:20 UTC (rev 3534)
+++ pkg/PerformanceAnalytics/DESCRIPTION 2014-09-14 00:53:00 UTC (rev 3535)
@@ -1,10 +1,17 @@
Package: PerformanceAnalytics
Type: Package
Title: Econometric tools for performance and risk analysis.
-Version: 1.4.3534
+Authors at R: c(
+ person(given=c("Brian","G."),family="Peterson",role=c("cre","aut","cph"), email="brian at braverock.com")
+ , person(given="Peter",family="Carl",role=c("aut","cph"), email="peter at braverock.com")
+ , person(given="Kris",family="Boudt",role="ctb")
+ , person(given="Ross",family="Bennett",role="ctb")
+ , person(given="Joshua",family="Ulrich",role="ctb")
+ , person(given="Eric",family="Zivot",role="ctb")
+ , person(given="Matthieu",family="Lestel",role="ctb")
+ )
+Version: 1.4.3535
Date: $Date$
-Author: Peter Carl, Brian G. Peterson
-Maintainer: Brian G. Peterson <brian at braverock.com>
Description: Collection of econometric functions for
performance and risk analysis. This package aims to aid
practitioners and researchers in utilizing the latest
@@ -27,11 +34,10 @@
robustbase,
quantreg,
gplots
-License: GPL
+License: GPL-2 | GPL-3
URL: http://r-forge.r-project.org/projects/returnanalytics/
Copyright: (c) 2004-2014
-Contributors: Kris Boudt, Ross Bennett, Josh Ulrich, Eric Zivot, Matthieu Lestel
-Thanks: A special thanks for additional contributions or patches from
+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
More information about the Returnanalytics-commits
mailing list