[Robast-commits] r1127 - in branches/robast-1.2/pkg: RobLox/inst RobRex/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Aug 11 16:59:36 CEST 2018
Author: ruckdeschel
Date: 2018-08-11 16:59:35 +0200 (Sat, 11 Aug 2018)
New Revision: 1127
Modified:
branches/robast-1.2/pkg/RobLox/inst/NEWS
branches/robast-1.2/pkg/RobRex/inst/NEWS
Log:
[RobLox,RobRex] branch 2.8 updated NEWS
Modified: branches/robast-1.2/pkg/RobLox/inst/NEWS
===================================================================
--- branches/robast-1.2/pkg/RobLox/inst/NEWS 2018-08-11 14:56:46 UTC (rev 1126)
+++ branches/robast-1.2/pkg/RobLox/inst/NEWS 2018-08-11 14:59:35 UTC (rev 1127)
@@ -8,6 +8,15 @@
information)
#######################################
+version 1.2
+#######################################
+
+under the hood
++ the modifyIC functions gain argument withMakeIC to be consistent with the signature in RobAStBase
+ (the arg is ignored in the RobLox Code)
++ The warnings as to moved ICs have been condensed
+
+#######################################
version 1.1
#######################################
Modified: branches/robast-1.2/pkg/RobRex/inst/NEWS
===================================================================
--- branches/robast-1.2/pkg/RobRex/inst/NEWS 2018-08-11 14:56:46 UTC (rev 1126)
+++ branches/robast-1.2/pkg/RobRex/inst/NEWS 2018-08-11 14:59:35 UTC (rev 1127)
@@ -13,6 +13,8 @@
under the hood
+ now specified that we want to use distr::solve
++ the calls to liesInSupport gain argument "checkFin" for consistency with
+ the method in distr/distrEx (it is not used in RobRex, though).
#######################################
version 1.1
More information about the Robast-commits
mailing list