Skip to content

Commit cae8e69

Browse files
committed
change version back to 3.11.2
1 parent c3e6f57 commit cae8e69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: MARSS
22
Type: Package
33
Title: Multivariate Autoregressive State-Space Modeling
4-
Version: 3.11.3
4+
Version: 3.11.2
55
Date: 2020-09-13
66
Depends: R (>= 3.5.0)
77
Imports:

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MARSS Development site
66
------------------------------------
77
New work on MARSS before posting to CRAN is at the GitHub repo. See issues posted there. Next release will be 3.11.3 and issues to be addressed in that release are marked with 3.11.2 milestone (yes, marked with earlier release number).
88

9-
MARSS 3.11.2 (released 2020-09-12 on GitHub)
9+
MARSS 3.11.2 (released 2020-09-13 on GitHub)
1010
------------------------------------
1111
This is a minor update to stop all `MARSSkfss()` calls when `trace=-1`. `MARSSkfss()` is used for error checks (because it has verbose information to indicate model problems) but because it uses matrix inversions, it will stop models from being fit just because they cannot be run through `MARSSkfss()` even if they run fine with `MARSSkfas()`, which doesn't use these matrix inversions.
1212

0 commit comments

Comments
 (0)