2018/08/06Dockerized Spacemacs on WindowsI was talking the other day of setting Spacemacs on Windows with no privileges. Sometimes it’s not even possible to do so, but you have Cygwin/m... read more
2018/05/29My favourite snippetsA hidden gem from Rstudio is snippets feature. A well known option in any other editor (Atom, VS Code, Notepad ++….) seems that for R people is... read more
2018/05/09using inotify for long running R scripts Sometimes your Rscript takes a long time to run. Not for computation requirements but for the kind of processes involved, for instance when calling AP... read more
2017/11/20Atom for R: keeping settings in syncLast week I was working on some projects involving Posix and R code. I tend to use Atom Editor for such code instead of Rstudio, and sometimes I think... read more
2017/10/16Spanish Stopwords for tidytext packageA clever friend of mine says: the main programming language, is not Java or Python but English.
So, when you’re searching for help, you’ll... read more
2017/07/23Processing mail using RAfter a long time seeking for R packages to connect to a remote mailbox (not Gmail), I’ve had to admit that there’s no such feature right now in R. Te... read more
2017/07/20file.choose: empowering useRsSometimes when sharing your analysis, via Rmarkdown or the brand new NoteBook, the data file is located at the user’s computer, making unusable the de... read more