Tyler Littlefield

Results 48 comments of Tyler Littlefield

@tanho63 @dpprdan I ended up responding to the email with similar verbiage "this is modifying the packages namespace, not the global environment" and they sent my package to CRAN!! A...

Apparently, this will be possible in the revamped API, source: https://blog.twitter.com/developer/en_us/topics/tools/2020/introducing_new_twitter_api.html >* A cleaner API that's easier to use, with new developer features like the ability to specify which fields...

+1 on this, would be nice to have a `write_using` where users can provide their own function for saving logs. For example, to S3, a database, etc.

Hi @leiless, glad it's working for you. To be honest, I can't remember if I made that change directly or it happened automagically when compiling the site at one point....

> If you're seeing it while your app is first loading, there's not a fix (though we should totally fix it, it's so stupid and probably not that hard to...

Looks like I can get it to look somewhat similar with: ```css .control-label { margin-bottom: 0.5em; color: #363636; display: block; font-size: 1rem; font-weight: 700; } .selectize-input { padding: 9px 12px;...

I was getting similar errors, but had nothing to do with running in parallel. Instead, the `withBinaryFile: does not exist (No such file or directory)` error truly wasn't able to...

@jcheng5 This is a pretty niche problem I am having but I am wondering if the details you bring up about session IDs and downloadHandlers has anything to do with...

I am using 2.0.34, so assuming current implementation is still being used. Wanted to ask, is there a recommendation for how to handle timezones reliably in current state? For example,...