[Robast-commits] r1232 - in branches/robast-1.3/pkg/RobAStRDA: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Apr 1 18:47:39 CEST 2021
Author: ruckdeschel
Date: 2021-04-01 18:47:39 +0200 (Thu, 01 Apr 2021)
New Revision: 1232
Modified:
branches/robast-1.3/pkg/RobAStRDA/DESCRIPTION
branches/robast-1.3/pkg/RobAStRDA/inst/NEWS
Log:
RobASt branch 1.3: removed LazyData tag in DESCRIPTION and replaced it by SysDataCompression: xz
Modified: branches/robast-1.3/pkg/RobAStRDA/DESCRIPTION
===================================================================
--- branches/robast-1.3/pkg/RobAStRDA/DESCRIPTION 2020-01-18 05:37:52 UTC (rev 1231)
+++ branches/robast-1.3/pkg/RobAStRDA/DESCRIPTION 2021-04-01 16:47:39 UTC (rev 1232)
@@ -17,7 +17,7 @@
role="ctb", comment="helped with manual smoothing of the interpolators"),
person("Peter", "Ruckdeschel", role=c("cre", "cph", "aut"),
email="peter.ruckdeschel at uni-oldenburg.de"))
-LazyData: yes
+SysDataCompression: xz
ByteCompile: yes
License: LGPL-3
URL: http://robast.r-forge.r-project.org/
Modified: branches/robast-1.3/pkg/RobAStRDA/inst/NEWS
===================================================================
--- branches/robast-1.3/pkg/RobAStRDA/inst/NEWS 2020-01-18 05:37:52 UTC (rev 1231)
+++ branches/robast-1.3/pkg/RobAStRDA/inst/NEWS 2021-04-01 16:47:39 UTC (rev 1232)
@@ -11,6 +11,7 @@
version 1.3
#######################################
under the hood
++ removed LazyData tag in DESCRIPTION and replaced it by SysDataCompression: xz
+ removed pre 3.0 branches
+ hence: need R>=3.5.0 to be able to use version 3 save-ing/compression
More information about the Robast-commits
mailing list