Gábor Csárdi

Results 2262 comments of Gábor Csárdi

Duplicate of #523, which is more generic, so I'll close this one.

Can you please be more specific?

But where did you find that link? I can't see it anywhere in the repo: ``` ~/works/r-hub/sysreqsdb master ❯ ag r-hub.org ~/works/r-hub/sysreqsdb master ```

The README links to the API, including docs: https://github.com/r-hub/sysreqsdb#database-access

Thanks for the report, I am investigating.

Can you pls point to the corresponding R-hub build log? Thanks?

> `check_for_cran(platforms = "debian-gcc-devel")` The platform that has a non-UTF-8 locale is called `debian-clang-devel`: ```r ❯ rhub::platforms() debian-clang-devel: Debian Linux, R-devel, clang, ISO-8859-15 locale [...] ``` Can you pls try...

That seems like `debian-gcc-devel` again. The correct platform is `debian-clang-devel`.

Yes, that is somewhat confusing, it means that the check procedure was successfully finished and the result was a check error. I assume you got an email that said that...

Slightly different set of checks, but that should not affect this issue. Can you just re-run your original check? The `install.packages()` bug is triggered by some combinations of binary and...