Gábor Csárdi
Gábor Csárdi
Good idea. I don't think it is difficult to implement. You want to help with it? :) A new SQL (plpgsql) procedure is needed here: https://github.com/metacran/cranlogs.app/blob/master/db/proc.sql
I have fixed most of these, except for the ones in 2012, for which my parser fails, so I'll need to take a closer look to these....
These three days are really missing, because the 2012-12-29 file contains the data for 2012-12-26, etc., but then from 2013-01-01 the files names actually refer to the correct day. So...
Yeah, possibly.
Thanks! I don't think there is much to fix, I don't actually use the filenames when updating the db, only the data in the files.
Yeah, it is here: https://github.com/r-hub/cranlogs.app/blob/master/db/update.sh These logs are gone, I am pretty sure, so there is nothing anyone can do about these three days.
Ah, I see. I am not sure if it is worth changing it. People might have their own workarounds already, and then we'll break them.
Wow. This is probably an oversimplification, but maybe there weren't that many automated downloads back in 2016. IDK if the release date has anything to do with it, but that's...
@hadley it would be also great to somehow include the README as well. Or generate the package docs from the README. Or the other way, with a new roclet.
> I agree in principle, but in practice I couldn't come up with a reasonable way to share text across two such different formats We would just take part of...