Skip to content

CRAN Release 1.1.2

Latest
Compare
Choose a tag to compare
@LHMarshall LHMarshall released this 03 Jul 23:29
· 64 commits to master since this release

Bug Fixes

  • Fixed bug when running simulations in parallel. Introduced by turning off simulation counter when running in serial.
  • Fixed bug in summary when some simulation iterations fail
  • Fixed detectability plot for discrete covariate distribution with continuous relationship with scale param of the detection function.
  • Now outputs covariate values in addition to other data from data.for.distance function.
  • No longer crashes out of simulation if dht fails it warns, skips dht and continues.
  • Now checks to make sure the user is warned of -ve cluster size values that are generated.