IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    (Update) How to install RStudio, RStudio Server and Quarto with ‘apt install’

    pacha.dev/blog发表于 2023-06-24 04:00:00
    love 0
    [This article was first published on pacha.dev/blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
    Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

    R and Shiny Training: If you find this blog to be interesting, please note that I offer personalized and group-based training sessions that may be reserved through Buy me a Coffee. Additionally, I provide training services in the Spanish language and am available to discuss means by which I may contribute to your Shiny project.

    As an update to the previous post on this, the current update allows to install:

    1. RStudio Desktop Stable
    2. RStudio Desktop Daily Build
    3. Quarto
    4. R binary packages (as on Windows)
    5. RStudio Server new

    How to do it? I provided a configuration script that you can run with

    sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/pachadotdev/r-packages-ubuntu/main/configure.sh)"

    If you are already using the script and get an expired certificate warning, run the script again. I generated a new certificate and it should be valid for 180 days and overcomes the apt-key deprecation.

    Star/subscribe to https://github.com/pachadotdev/r-packages-ubuntu to get updates.

    To leave a comment for the author, please follow the link and comment on their blog: pacha.dev/blog.

    R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
    Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
    Continue reading: (Update) How to install RStudio, RStudio Server and Quarto with ‘apt install’


沪ICP备19023445号-2号
友情链接