-
Is it possible to get `rig rstudio` to work for Rstudio Server? It seemed to "run" but not do anything.
-
Hello! Love what you guys have done with `trelliscope`. I'm running into an issue where no results are shown on my Ubuntu RStudio Server and I'm having a hard time fixing.
This code works on my ma…
-
Your repo works perfectly for rstudio (desktop). But rstudio-server isn't on there, I think?
bshor updated
3 months ago
-
Anaconda [has some](https://anaconda.org/r/rstudio) heavily outdated versions in the `R` channel still, but I cannot find the recipe in [AnacondaRecipes/aggregate](https://github.com/AnacondaRecipes/a…
-
I tried to use install "StepReg" package in RStudio Server, although it reported that the "Package 'StepReg' successfully installed.", I still can not load the package using "library"
![image](https:…
-
I'm trying to get rocker running with podman (our HPC does only support podman).
```
podman run --rm -ti -p 8787:8787 -e DISABLE_AUTH=true rocker/rstudio:latest-daily
```
…
-
### Container image name
rocker/rstudio:4.4
### Container image digest
_No response_
### What operating system are you seeing the problem on?
Linux
### System information
_No response_
### Bug…
-
I'm trying to set up an automated deployment pipeline for RShiny Apps in a RStudio/Posit Connect server hosted on-prem.
At the stage where the `connect-publish` action runs, I get a 502 Gateway Err…
-
It would be great if the Data Science IDE RStudio server is made available as an app.
https://posit.co/download/rstudio-server/
https://rocker-project.org/
This would make it very easy to get…
-
I have a problem with running docker image:
After run: podman run -it -p 8787:8788 -e RSW_LICENSE='' rstudio/rstudio-workbench:ubuntu1804
i recive errors:
+ trap deactivate EXIT
+ RSP_LICENSE=''…