Luca Scrucca

Results 8 issues of Luca Scrucca

There is any change that this fantastic theme will be ported to TextMate ? BTW, .tm files can also be imported in RStudio, so in addition there will be also...

context-port
type-suggestion

Tipo di issue: - [x] Dati mancanti o errati - [ ] Errore nella documentazione - [ ] Errore or mancanza nella dashboard - [ ] Problemi di visualizzazione nella...

I have an issue when I'm trying to ssh copy a complete local folder tree to a remote server. Here is the skeleton code I used: ``` library(ssh) session

I think the code for computing the entropy of a Gaussian has a small bug: ``` estimate_normal_entropy

Thanks for the nice GitHub repo containing the scripts. It works as described but I have an issue. I usually work with 4 virtual desktops/spaces and when the script is...

enhancement
help wanted

It seems that 'best()' is not included in the Usage section of domination about Selecting tuning Parameters. To check just use the following: ```{R} help("best") ```

I got this behavior which looks like a bug. It appears both in the package from CRAN and in the latest version from GitHub. Here is a reproducible example: ```...

Both the CRAN version and the GitHub dev version seem not to be able to connect to ourworldindata.org and download any data. Here is a typical result: ``` owidR::owid("gdp-per-capita-worldbank") Could...