[Dplr-commits] r987 - pkg/dplR
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jun 1 13:35:01 CEST 2015
Author: mvkorpel
Date: 2015-06-01 13:35:00 +0200 (Mon, 01 Jun 2015)
New Revision: 987
Modified:
pkg/dplR/ChangeLog
pkg/dplR/DESCRIPTION
Log:
Changes already released as part of dplR 1.6.3 on CRAN
Modified: pkg/dplR/ChangeLog
===================================================================
--- pkg/dplR/ChangeLog 2015-05-28 08:59:43 UTC (rev 986)
+++ pkg/dplR/ChangeLog 2015-06-01 11:35:00 UTC (rev 987)
@@ -32,6 +32,11 @@
requirement (>= 0.5-2) was a mistake.
- Updated version requirement: R (>= 2.15.2). For some reason, R
CMD check does not play nice with testthat on earlier versions of R.
+- Removed one of the URLs in the URL field. BDR sent and email saying that
+ having two URLs was breaking R and that we should put a comma in betwixt
+ them. But the comma is problematic as it is a valid part of some URLs.
+ We deicded the better part of valor was to keep only one URL and not fight
+ this particular battle.
File: NAMESPACE
---------------
Modified: pkg/dplR/DESCRIPTION
===================================================================
--- pkg/dplR/DESCRIPTION 2015-05-28 08:59:43 UTC (rev 986)
+++ pkg/dplR/DESCRIPTION 2015-06-01 11:35:00 UTC (rev 987)
@@ -29,6 +29,5 @@
used in dendrochronology.
LazyData: no
License: GPL (>= 2)
-URL: http://huxley.wwu.edu/trl/htrl-dplr
- http://R-Forge.R-project.org/projects/dplr/
+URL: http://R-Forge.R-project.org/projects/dplr/
MailingList: https://groups.google.com/d/forum/dplr-help
More information about the Dplr-commits
mailing list