Gábor Csárdi

Results 2248 comments of Gábor Csárdi
trafficstars

Yes, these can be potentially useful, to walk the network of GH objects, although I am not entirely sure how we would do that, especially without proper classes for repos,...

THere is even a test suite: https://github.com/uri-templates/uritemplate-test

OK, maybe I'll write an uritemplate package. I guess Ropensci could use that, too, assuming it is used by other APIs as well. Is it @sckott?

I would rather put (most of?) these in a FAQ vignette, to avoid new dependencies.

That would make a lot of sense. Somewhat related to #46 I think.

I think it makes sense. Although, it is not quite clear how a generic solution can handle e.g. GitHub's pagination. There are probably other API dependent aspects as well.

http://crandb.r-pkg.org/-/sysreqs?keys=[%22curl%22,%22xml2%22] ``` { "curl": "libcurl: libcurl-devel (rpm) or\nlibcurl4-openssl-dev (deb).", "xml2": "libxml2: libxml2-dev (deb), libxml2-devel (rpm)" } ``` Missing ones: `https://sysreqs.r-hub.io/missing`

Maybe the missing ones could have the maintainer as well? And we could publish it daily? Recalculating it takes some time.... I am not sure if I want to email...

> You could email webdriver & shinytest authors 😸 LOL. Good idea about the link, but this list is assembled on the fly, and this is costly and heavy on...