diff --git a/DESCRIPTION b/DESCRIPTION index 5a78d950..90d4fef7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: sdmTMB Title: Spatial and Spatiotemporal SPDE-Based GLMMs with 'TMB' -Version: 0.6.0.9013 +Version: 0.6.0.9014 Authors@R: c( person(c("Sean", "C."), "Anderson", , "sean@seananderson.ca", role = c("aut", "cre"), diff --git a/NEWS.md b/NEWS.md index 27f53b2a..85f44f7e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,10 @@ # sdmTMB (development version) +* Fix bug in `s95` param reporting from the `tidy()` method. `s95` is present + in the logistic threshold models. The model itself was fine but the `s95` + parameter was supposed to be reported by `tidy()` as a combination of two + other parameters. This also affected the output in `print()`/`summary()`. + * Add `return_tmb_report` to `simulate.sdmTMB()`. * Add `newdata` argument to `simulate.sdmTMB()`. This enables simulating on