Р

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
How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...