Gábor Csárdi
Gábor Csárdi
Yeah, good idea.
Thanks! So after this patch, what happens if a package needs Rtools, but it is not installed? What is the error you get?
Good idea! I would not actually run the whole check with valgrind, only the examples, tests and vignettes. But regardless, a valgrind parser would be great.
Oh, OK. No, they don't run with valgrind by default, because it takes too long.
You can just pass the argument for this, and then maybe analyze the results manually?
Thanks! Looking over all the stuff that is needed for this, I wonder if we should rather implement it in usethis?
Yeah, I was thinking about this, but then did not do it, because it is somewhat hard. Whether the package was on CRAN is in my other DB about packages,...
As for temporarily archived packages, you can still download them from the archives, downloads of old package versions are actually counted currently.
Yeah, first I would need to put it in the DB. :) When I first started, I wanted to put everything in a DB, and have a rich API. But...
Yeah, I can publish it, no problem.