Conda install R 3.4.0 Conda install R 3.4.0 r r

Conda install R 3.4.0


The latest version of r available through the r channel is 3.3.2. You can install that like this:

conda install -c r r=3.3.2

You can always look through anaconda.org to look at a complete list of packages from default and community channels.


You can now install R 3.4.1 through conda.