v0.4.3
We edited the package dependencies to remove use of the packages maptools, rgdal, rgeos, and sp, which are retiring. In addition:
- We sped up the analysis of raster data (usually intrinsic markers such as isotopes) in estTransition (most cases) by converting it to probability table data.
- We extended estMantel to allow resampling to be weighted by abundance estimates, which should reduce bias in many cases.
- We updated simCountData to reflect current BBS analysis models. modelCountDataJAGS has not been updated yet.
- We reduced the length of abundExamples to 10 to reduce package size.
- We made a few minor bug fixes.