Missing Values in R

Posted on Jun 09, 2016 in Programming • Tagged with programming, CRAN, R, missing values, NA, NaN

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. NA can be of …

Continue reading

RStudio Questions

Posted on Jan 04, 2015 in Software • Tagged with software, RStudio, IDE, CRAN, R, questions

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. how to auto clear …


Continue reading

Install the Latest Version of R in Ubuntu

Posted on Feb 20, 2017 in Programming • Tagged with programming, R, CRAN, Ubuntu, install, latest

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

sudo apt-add-repository -y "deb …

Continue reading

Install R Packages Behind Proxy on Windows

Posted on Jul 10, 2014 in Computer Science • Tagged with programming, R, Windows, install package, proxy

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

There are 3 ways to install R packages behind a proxy on Windows.

  1. Download packages and install them locally. This is generally speaking not recommended as it …


Continue reading

Install the rJava Package in R

Posted on Dec 10, 2013 in Software • Tagged with R, rJava, Java, Linux

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

The most convenient way is to install the corresponding Linux package if exists.

sudo apt-get install r-cran-rjava

However, this Linux package is often outdated …


Continue reading

RStudio Tips

Posted on Jan 04, 2015 in Software • Tagged with software, RStudio, IDE, CRAN, R, tips

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. RStudio (both desktop and …


Continue reading