help for installing R 4.0.3

Discussion in 'Tech Discussion' started by Shiki, Feb 25, 2021.

  1. Shiki

    Shiki Well-Known Member

    Joined:
    Nov 30, 2015
    Messages:
    534
    Likes Received:
    763
    Reading List:
    Link
    so... conda install R and conda install r-base gives me R version 3.6.1. I already appended -c conda-forge too and that one is directly copied from conda-forge. Updating it didn't get me the newest one.

    I want to integrate R with jupyter notebook, so installing the 4.0.4 binaries outside anaconda virtual environment is just... I don't have enough knowledge to integrate it and jupyter.
    Also, is there a visual debugger for R that can be integrated to jupyter notebook?
     
  2. MangoGuy

    MangoGuy Rambling Mango

    Joined:
    Apr 15, 2016
    Messages:
    7,625
    Likes Received:
    8,697
    Reading List:
    Link
    I am not sure if this forum is the right one for command line environment issues... Does R not have a separate forum? Like stack or something?
     
    Jojo775 likes this.
  3. xiazixin

    xiazixin Well-Known Member

    Joined:
    Dec 7, 2017
    Messages:
    1,407
    Likes Received:
    672
    Reading List:
    Link
    Not sure, with wsl2 I install everything in a windows Linux environment. And I dont use python sadly.
    Depends on where you install your packages.
    For example, I install python 2 as python and python 3 in python3.
    I think there is basically another versions of R inside your PC if you have install it.