tcash21

Results 10 comments of tcash21

Thanks so much! I'm trying to dig more into the issue. Interestingly enough, `style_pop` works just fine in the same example with default params. I also got `style_ribbon` to work...

I'm having this same issue but no luck in fixing it with these workarounds. Are there plans to implement a fix in the foreseeable future? Thank you so much for...

I actually just found this closed issue: https://github.com/tc/RMongo/issues/31 I'll try installing directly from source since it doesn't look like it's on CRAN yet.

I'm still unable to authenticate even when using the 0.1.0 version of RMongo. ``` mongo

Yes. We actually wrote a new version with the latest driver and it's working. Will let you know once we're able to release it. Thank you though!

Hi all, finally checking in on this again I wasn't getting alerts. @davesgonechina and @tc unfortunately I don't have permission to release the full code, but we set up auth...

Loving this package @DavisVaughan! I've noticed an issue with getting news in general lately. Not sure if Tiingo API is just down or if the endpoint has changed (see image)...

My API token works for ticker prices, is it a separate API key for news?

Any reason to not just have the user use `select` in `dplyr` instead of our own custom `ss_keep_cols`?

Yea I was thinking about doing something like that. We can try that. > On Dec 15, 2015, at 6:32 PM, Brock Tibert [email protected] wrote: > > Should we do...