Maxime Jaunatre
Maxime Jaunatre
It seems to work when I add this at the end of the `vimrc` file, but I don't quite understand how. The issue was because I didn't mapped the snippset...
Same issue on Ubuntu 18.04, but does not work with 'sudo R'. No config.log to found on my system...
```{r} > install.packages('polyclip') Installation du package dans ‘whatever_my_folder/R/x86_64-pc-linux-gnu-library/3.4’ (car ‘lib’ n'est pas spécifié) essai de l'URL 'https://cloud.r-project.org/src/contrib/polyclip_1.10-0.tar.gz' Content type 'application/x-gzip' length 79619 bytes (77 KB) ================================================== downloaded 77 KB Welcome...
@rubak It works without problems
It works with `devtools::install()`, but it doesn't work with `install.packages()` (wether i use 'polyclip' or your line) and return : ``` compiling under C++11 checking whether the C++ compiler works......