$

R 3.3.3 released with new features and bug fixes - Install R base on Ubuntu

R 3.3.3 released with new features and bug fixes - Install R base on Ubuntu

R (also known as GNU S) is a free open source programing software environment used for statistical computation and graphics. R-base ubuntu runs on a variety of Linux platforms, Windows and MacOS. Furthermore, it consists of a run-time environment with graphics, debugger, ability to run programs stored in script files and access to certain system functions.

Before we proceed on how to install r 3.3.3 ubuntu, let's see what new features comes with this latest release and bugfixes addressed.

R 3.3.3 Changelog

New Features

Changes when redirection of a http:// URL to a https:// URL is encountered:

Others

Bug Fixes

See release note for full list

How to Install R 3.3.3 on Ubuntu 16.10, Ubuntu 16.04 as well as Ubuntu 14.04

sudo add-apt-repository ppa:marutter/rrutter sudo apt-get update && sudo apt-get install r-base r-base-dev

How to uninstall R 3.3.3 from Ubuntu

sudo apt-get remove r-base r-base-dev
Mouse left-click button not working on Windows 10
If you are using a dedicated mouse with your laptop, or desktop computer but the mouse left-click button is not working on Windows 10/8/7 for some rea...
Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...
How to reverse Mouse and Touchpads scrolling direction in Windows 10
Mouse and Touchpads not only make computing easy but more efficient and less time-consuming. We cannot imagine a life without these devices, but still...