Using SQL in R

Posted on Jan 08, 2016 in Programming • Tagged with programming, CRAN, SQL, database, RJDBC, teradataR, RODBC

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. It is suggested that …

Continue reading

Cygwin Come to Rescue Linux Fans on Windows

Posted on Aug 19, 2013 in Software • Tagged with Linux, Windows, virtualization, software, Cygwin

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

  1. It is suggested that you use 32 bit Cygwin as it has a better package support.

  2. Some tools (e.g., terminator) are not included in the regular …


Continue reading

Random Tips About Thunderbird

Posted on Oct 04, 2013 in Software • Tagged with tips, software, thunderbird, email client

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. **

Backup

  1. Regularly backup your …


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 Jupyter-Scala for JupyterLab

Posted on Dec 10, 2016 in Computer Science • Tagged with programming, Scala, Jupyter, JupyterLab, jupyter-scala, kernel

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

Note: Apache Toree is a better alternative than Jupyter Scala. It is suggested that you use Apache Toree instead of Jupyter Scala.

You can install Jupyter Scala …


Continue reading