Jan Gorecki

Results 183 comments of Jan Gorecki
trafficstars

Hi, why is it `sudo: required` needed? my other packages went fine without it.

Thanks for explanation. If it is going to stay like that it would be worth to update all the examples.

I see the `cran` field in the travis yml definition: http://docs.travis-ci.com/user/languages/r/#Miscellaneous If it could take a list of CRAN urls and adjust globally it would be perfect. @eddelbuettel I do...

there could be `dbx_logging` option, similar to `dbx_verbose` but logs would goes into db table instead of `stderr` (as in case of `message`).

if possible to handle those two functionalities in base R it would make `dbx` package lightweight. ```r importFrom(urltools,get_credentials) importFrom(urltools,url_parse) ```

Examples of using RPostgreSQL would be nice, it is much lighter than RPostgres. Not sure how it is currently but few years back I could not achieve few functionalities in...

What exactly you would like to integrate from dwtools?

what do you mean by b-info API code? I'm very happy to make Rbitcoin community driven so I open for PR. Would it be backward compatible?

@mpiccirilli great, looking forward. Surely the more generic API would be useful. I was even thinking about backing the `market.api.process` function by some external language library to handle multiple exchanges...