Mark van der Loo

Results 72 comments of Mark van der Loo

No problem. These things take some careful consideration. Especially as lists can contain anything you can think of. Having some kind of definition of data structure is important prior to...

Yes, we would certainly like that! Sorry once again for the very late reply!

Hi there, that looks like unintended behavior. But I am not `100%` sure what you would like the rule to do. Do you want it to compute `a/b` when `a>2`...

Still, the question is what you want returned when a0 & !is.na(a) &!is.na(b), (a-b)/a, NA) ```

Yes, the way `if()` is treated is the same as in `validator` objects, but that may or may not be desirable. I don't think we've given this a lot of...

Thank you for the feedback. This seems a useful feature in a multi-user environment. I will take a look if something like a user id, and/or machine name can be...

Thank you Tatsiana, for taking the trouble of creating a simple example. by coincidence I received a similar issue with `impute_rhd` this week. Will fix.

The clean solution will require a breaking, but not very problematic, change in the `impute_pmm` interface.

This looks great :) A web interface is out of scope for the `validate` package itself, but it would be great if an R package were available that implements one....