openpharma/crmPack

Add `max.len`, `min.len` and `length` arguments to `check_probabilties()` et al

Opened this issue · 0 comments

check_probabilities does not currently permit validation of the length of the object it is asked to validate.

  • Add max.len, min.len and length arguments
  • Consider the need for any.missing and all.missing
  • Consider support for other arguments of checkmate::check_xxxx()