stan-dev / posterior

The posterior R package
https://mc-stan.org/posterior/
Other
167 stars 24 forks source link

Replace checkmate::expect_* with checkmate::assert_* outside tests #330

Closed n-kall closed 11 months ago

n-kall commented 11 months ago

Summary

As stated in #329, testthat is currently an unlisted dependency due to checkmate::expect_* usage. This changes the code to checkmate::assert_* which was likely the original intention.

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

paul-buerkner commented 11 months ago

Thanks! Merging.

github-actions[bot] commented 11 months ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 1adfce7716cb04c94e42caccdc55aefe3da8ce95 is merged into master: