paulponcet

Results 6 issues of paulponcet

The command `see_if(FALSE)` generates the following error: Error in get_message(res, assertion, env) : is.call(call) is not TRUE It seems to me this is an undesirable effect, as an error can...

If I use `assert_that` and `see_if` in the same command, the message `msg` passed to `see_if` is reused by `assert_that` when necessary: x Error: incorrect value However, if I desynchronize...

Would it be possible to let the user edit the Code field to push their own ggplot2 chart?

In the "Function Network" tab created with the function `CreatePackageReport()`, could exported functions be identified with a dedicated colour?

When running the following code: library(dplyr) library(tsibble) toto