Skip to content

Commit a3563d8

Browse files
committed
bump version
update docs add description to news
1 parent f44f7b1 commit a3563d8

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: sdmTMB
33
Title: Spatial and Spatiotemporal SPDE-Based GLMMs with 'TMB'
4-
Version: 0.6.0.9023
4+
Version: 0.6.0.9024
55
Authors@R: c(
66
person(c("Sean", "C."), "Anderson", , "sean@seananderson.ca",
77
role = c("aut", "cre"),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464

6565
* Add `get_eao()` to calculate effective area occupied.
6666

67+
* Add option for `area` to be passed in as the name of a column in the
68+
dataframe to be used for area weighting. Used in `get_index()`,
69+
`get_cog()`, `get_eao()`, etc.
70+
6771
# sdmTMB 0.6.0
6872

6973
* Pass several arguments to `DHARMa::plotQQunif()`.

man/get_index.Rd

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/sdmTMBcontrol.Rd

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)