Gergely Daróczi

Results 29 issues of Gergely Daróczi

Hi, I'm not sure if the repo is still accepting contributions, but please find below references on how Rx Studio is using R in prod for precision medicine. Thanks for...

First of all, this is great, thanks :+1: I'm planning to add asycn logging to my https://github.com/daroczig/logger package, in which this queue engine would be very useful, but only if...

First of all, thank you very much for this great package! I've found it by looking for alternate solutions to `MASS:ginv` for the Moore-Penrose generalized inverse. I have rather large...

It would be great to have a(n optional) competition at the satRday events, eg to create an R-driven dashboard to present a given dataset. The attendees would prepare a Shiny...

enhancement

#30 introduced the syslog appender, but sending all log records on the `INFO` level. We can do a better job there after #26

enhancement

I really like this idea and I always wanted to include all related information in my reproducible reports -- that's why I came up with the `rapport` package, where the...

First of all, thanks for this super cool data and wrapper package :bow: All countries data works fine, but I'm facing issues when trying to access a single country, see...

As far as I understand (adn experienced), `desktop-plus` only saves when exiting `emacs` or switching desktops. Is it possible to save more frequently, eg every 10 mins or on `auto-save-hook`...

First of all, kudos for writing and maintaining this awesome and fun package! Unfortunately I've just faced some issues with most recent dev version of the package: ``` r >...

Would you be open/interested in a PR introducing new YAML types for encrypted `config` values? See eg https://github.com/daroczig/dbr/blob/master/R/config.R#L32 ![image](https://user-images.githubusercontent.com/495736/43737085-4f6531d0-99c0-11e8-9ce1-263f86d18933.png) (Image source: http://bit.ly/user2018-dbr) ^^ Although that only supports Amazon KMS for...