Not even going to put an `R` category on this since I don’t want to pollute R-bloggers with this tiny post, but I had to provide the option to let folks specify `ssl.verifypeer=FALSE` (so I made it a generic option to pass in any CURL parameters) and I had a couple gaping bugs that I missed due to not clearing out my environment before building & testing.
3 Comments
Hi,
it would be nice if we could choose between POSIXlt and POSIXct (the first doesn’t work in data.table) for the date format. As I see it this only requires a parameter that changes the function used in timely.
and then search&replace timely with timely(time.formatter,
Will be in a dot-dot release shortly :-) Thx for the feedback!
1.3.0 is up on github