Skip to content

dsims-1.0.3-R4.3.1

Compare
Choose a tag to compare
@LHMarshall LHMarshall released this 19 Oct 18:42
· 4 commits to master since this release
dc1a50d

This is dsims 1.0.3 built under R version 4.3.1

dsims 1.0.3

Bug Fixes

  • Simulations were crashing if there were zero detections - now fixed and warnings displayed instead. Issue #77
  • Errors were also occuring when there were no individuals generated in a stratum, now fixed. Issue #80
  • Detections are no longer permitted across stratum boundaries - this was causing errors due to NA area values in the data. This is inline with expected protocols on surveys. Issue #81
  • Remove dependence on sp and rgeos. Issue #42