Gábor Csárdi

Results 2515 comments of Gábor Csárdi

@jimhester But I don't mind that much, if you prefer, I can also put it in `.check.env` in the package root, and people will have to ignore it then. Or...

Alternatively, we can put it in `tests/` and then it is not installed?

OK, so this is now up to us flipping the switch, probably in the example workflows? Changing the default in the action would probably break many builds.

For the record, https://github.com/r-lib/rcmdcheck/issues/173 is still blocking this.

``` ** testing if installed package can be loaded from temporary location ERROR: loading failed ``` Can you try to find the actual error message? E.g. install the package with...

We haven't seen anything like this on intel hardware and nothing has changed in cli for a while, so it is very likely that this is an issue in the...

This is probably a bug, but can you try `any::covr`, which is better, anyway?