Luca Cerone

Results 11 comments of Luca Cerone

Note. After submitting the issues, I also tried to install older versions that worked previously, and none of them can be installed. I am not sure if this might be...

In my case the "limactl" not existing was caused by "Cisco" software recognizing it as a virus and deleting it from the system. Once the IT folks fixed the policy,...

@jjallaire thanks for your reply! If you only include one child everything works (I have quite a few dashboards nesting children files only at one level and they work flawlessly...

Thanks a lot @jjallaire and @jmcphers for looking into this! Do you want me to close the bug here and open it in the rmarkdown repo? I looked at the...

Hi, actually if I run the single function it works (it opens media player/totem and plays the sound) But when I source the scripts it opens a bunch of windows...

On my laptop at home with Arch Linux and Rstudio Version 0.98.501 everything works fine as is (it installs the missing libraries and it doesn't open the player in an...

OK in the latest Rstudio version everything works just fine. A difference I have between the two distributions is that on Arch I have MATE, which uses mplayer by default...

Hi I am running into the same issue, but I haven't quite figured out how to get only the code in the package "src" folder be added to the final...

Thanks a lot @miccoli, I managed to get the "data" in my package by adding a `Manifest.in`. I don't quite understand what happens to "data" that resides outside of the...

If it can be of help, I also tried to increase debugging with bash `set -x` command. I opened a new terminal, typed `set -x` and this the debug of...