Skip to main content

Questions tagged [rstudio]

RStudio is a free and open-source integrated development environment for R in Linux, Windows and Mac.

1 vote
1 answer
290 views

When I run yay -R rstudio-desktop in terminal, the installer goes for a while before hitting this error and exiting. Buildfile: /var/tmp/pamac-build-myusername/rstudio-desktop/src/rstudio-2023.03.2-...
Generic_User_ID's user avatar
0 votes
1 answer
383 views

#!/bin/bash module load rstudio srun -p interactive -N 1 --cpus-per-task=8 --time=4:00:00 --mem=80gb --job-name="RS_job" --x11 rstudio A simple bash to bring up an interactive node but ...
SCDCE's user avatar
  • 101
0 votes
1 answer
1k views

Trying to install libclang-dev using these instructions. But, I run into this error. sudo apt-get update sudo apt-get -y install libclang-dev Reading package lists... Done Building dependency tree... ...
mindlessgreen's user avatar
1 vote
1 answer
107 views

I've recently got into Linux (and really like it!) but my RStudio runs extremely slow even when no packages are loaded (just basic interactions). I've done the usual trouble shooting techniques of ...
alejandro_hagan's user avatar
2 votes
0 answers
528 views

I've been having troubles with installing the tidyverse package in Rstudio and more recently when reinstalling R. I'll post my most recent error message when reinstalling R below after system info. My ...
notsotidyverse's user avatar
2 votes
0 answers
752 views

I am trying to install keras on rstudio on my Linux Centos 7 but when it is compliling, I have this error: ERROR: compilation failed for package ‘RcppTOML’ * removing ‘/home/rico/R/x86_64-redhat-linux-...
user979974's user avatar
0 votes
4 answers
954 views

We have a RHEL server where multiple users have access to it through application. Application RStudio running on these servers default the workspace to the users /home folder. Though there is separate ...
ASD's user avatar
  • 101
0 votes
0 answers
372 views

I am trying to display Rstudio on my laptop (where I have Ubuntu 18.04.5 LTS) using X11 forwarding with ssh to connect to my Imac at home. I set up all the files (ssh_config and sshd_config) on my ...
Riccardo Delli's user avatar
0 votes
1 answer
2k views

I am trying to install an R package to an R environment created through conda on an HPC Server where I am doing some bioinformatics. I tried to run the usual R command (which works and install the ...
Yaseen Ahammed's user avatar
1 vote
1 answer
2k views

Setup: Fedora 30 with a KVM/qemu virtual machine running Ubuntu 18.04.1. (This setup because I want to run RStudio and on my Fedora 30, and it just barfs & dies immediately somewhere in the ...
David Tonhofer's user avatar
-1 votes
1 answer
61 views

A lot of instructions that I find on here give instructions about how to install the latest version of R that either deliver an out of date version, or are very OS-dependent. I just bought a System76 ...
Addem's user avatar
  • 235
0 votes
1 answer
302 views

We are hosting 2 services on our RHEL 7.4 server: Jupyterlab and RStudio. Jupyterlab sessions of individual users tend to open a lot of files: # lsof|grep e613664|wc -l 31581 Our problem is that the ...
Tomas Hrubovcak's user avatar
1 vote
1 answer
367 views

I am following this great guide for installing RStudio on a Chromebook using Linux (beta). I am using a 2017 Samsung Chromebook 3 (XE500C13K). After appending the /etc/apt/sources.list file with deb ...
Charles Lehnen's user avatar
2 votes
1 answer
2k views

I need to give permission to a user to start, stop and restart Rstudio's shiny-server. Right now, I have been managing the service upon this user's request with sudo service restart shiny-server, but ...
Kral's user avatar
  • 185
1 vote
0 answers
561 views

I'm running Ubuntu 18.04. After installing the requirements and downloading the package, I cannot install rstudio. Downloads $ sudo gdebi -n rstudio-xenial-1.1.419-amd64.deb Reading package lists... ...
steel's user avatar
  • 375

15 30 50 per page