[Returnanalytics-commits] r3527 - pkg/PerformanceAnalytics
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Sep 8 22:38:57 CEST 2014
Author: peter_carl
Date: 2014-09-08 22:38:57 +0200 (Mon, 08 Sep 2014)
New Revision: 3527
Modified:
pkg/PerformanceAnalytics/NEWS
Log:
- added comments on version number method
Modified: pkg/PerformanceAnalytics/NEWS
===================================================================
--- pkg/PerformanceAnalytics/NEWS 2014-09-07 19:30:25 UTC (rev 3526)
+++ pkg/PerformanceAnalytics/NEWS 2014-09-08 20:38:57 UTC (rev 3527)
@@ -2,13 +2,19 @@
This release mostly adds some functionality from Bacon, and
makes visible some features that were previously internal to
-the package.
+the package. We've also completely re-written Return.portfolio.
We've also moved to using roxygen2 to generate the NAMESPACE file,
which required touching basically every single generated .Rd file.
+We're also altering out version numbering system. We'll be using a
+"major.cran-release.r-forge-rev" form to make it easier for us to track
+where reported issues may have been introduced. Major releases will continue
+to indicate that significant changes to the interfaces of the functions
+were made. This is our 4th CRAN release after 1.0, so the minor number
+moves to 4. The trailing number will reflect the revision number from
+R-Forge's svn associated with the tagged CRAN (or subsequent) release.
-
Most of the commits leading up to release are the result of continued
tightening and drift in CRAN standards, most should not have user-visible
results.
More information about the Returnanalytics-commits
mailing list