Matt Bannert
Matt Bannert
file free to assign me when this needs *validation* ;)
If the website's on github I wouldn't mind fixing it for you issuing a pull request. I think the package is useful and chartjs is a neat canvas way to...
@krlmlr I can confirm this is interesting, what do you think about @Kjir suggestion?
I assume this is for the maintenance release since you have no milestone tag here. maybe we drop a short note for our future selves: store_time_series will handle this functionality...
@HomoCodens somehow this doesn't work for me. I get ``` Error in if (is.null(valid_on) | is.na(valid_on)) { : argument is of length zero ``` In addition, merging this is a...
I think we got this fixed otherwise in the meantime, don't we ?
This is on hold for now b/c it is unclear how useful this is and how often the use case comes up. Messing with the past can also have negative...
I am really skeptical a flag is enough. Screwing up the past is really the worst case scenario for a time series archive. Particularly when the original source gets revised...
still relevant but not taking it up for this release
A few findings, that hopefully help to resolve the libgit2 issue. - Based on what `http.proxy` in https://git-scm.com/docs/git-config says about overriding the `http_proxy`, I think git does use `http_proxy`. Also,...