Gábor Csárdi

Results 2061 comments of Gábor Csárdi

No, sorry, it need R 3.4 now.

Yes, at some point this will be fixed and we'll propagate all options, but for now you'll need to set the corresponding env vars, *before* you load pak.

Just to clarify, pkgdepends is not relevant here (other than you are using it to get the current platform), because pak has its own copy of it from its own...

Btw. I think you can also set the platform to `macos` or `windows`, and we should probably support `binary` as well. Btw. 2. you might know this already, but if...

Thanks, looks great! Could you please add a bullet point to `NEWS.md`, mentioning issue #171 and your GH username? Thanks again!

We need to update the Fedora container to make V8 work. It won't work with the current container, unfortunately.

Seems like a bug/crash in miktex, so you can ignore this.

For the record, this is because we set `TMPDIR`, and MikTeX will pick it up to write out some error report there, here-ish: https://github.com/MiKTeX/miktex/blob/ab8ebca7c70fe8c9a1392dfb2393a0a7683e14cc/Libraries/MiKTeX/Core/Exceptions.cpp#L163 Now I also set `MIKTEX_ENV_EXCEPTION_PATH` to...