hsloot / rmo

An R package for Marshall--Olkin distributions and copulas.
https://hsloot.github.io/rmo/
GNU General Public License v3.0
5 stars 2 forks source link

[REFACTOR] Use checkmate #74

Closed hsloot closed 3 years ago

hsloot commented 3 years ago

Summary

Use the checkmate package for simple assert statements (such as value is scalar and integerish).

Proposal

A clear and concise description of what you want to happen.