rstudio-server Questions
1
Every time I try to run a shiny app from RStudio Server 1.2 it gets immediately grayed out. This does not happen when deployed on the Shiny Server-apps work fine there. Both are behind https:// lin...
Zakarias asked 6/8, 2019 at 13:36
1
I work on a R Studio Server and I want to upload a file to the Server. I know how to do this by clicking on the upload button.
https://support.rstudio.com/hc/en-us/articles/200713893-Uploading-an...
Gwen asked 6/3, 2019 at 14:19
7
Solved
I am running rstudio-server on a virtualised (vmware-player) ubuntu machine, and processing lots of data into the ram. I find that after some inactivity that the session suspends the data. The prob...
Lafferty asked 12/3, 2013 at 0:51
2
Solved
Can someone help me to understanding what is the problem of rgdal ?
I installed gdal 2 for centos 6 64 bits but i didn't succeed to install rgdal.
I tried to figure out what is the issue but i di...
Loomis asked 23/3, 2018 at 20:50
1
Suddenly ggplot began causing errors and froze my base system
a reboot gave me the following:
"R Session Error", "The previous R session was abnormally terminated due to an unexpecte...
Fissiparous asked 22/5, 2021 at 14:56
2
Solved
This may sound like a dumb question, but I'd like to know where is the .tex file saved, when I compile a pdf document from a Rmd file, using RStudio server.
I added the keep_tex option, so the head...
Voltcoulomb asked 30/4, 2015 at 15:33
3
I am using an Rstudio Server (0.98.490) on a CentOS machine, that uses the default installation in the machine which is an older version of R. I also have a newer version of R compiled elsewhere in...
Agamemnon asked 9/8, 2016 at 2:44
3
Solved
I can't push from R Studio and I keep getting the error:
error: RPC failed; curl 55 The requested URL returned error: 401
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up u...
Ola asked 3/3, 2019 at 10:35
4
Solved
I'm new to R and I decided to put R on a machine I have and see if I can remotely run code that is on my desktop computer.
While searching for "how to do" that, I came across the names "Rserve" an...
Trachytic asked 21/10, 2013 at 17:4
4
While login to Rstudio Server with my user name and password, I received the following
Rstudio Initilization Error
unable to connect to service
I installed Rstudio Server in the following way:...
Junkman asked 10/11, 2015 at 8:23
3
I am using Singularity 3.0 and trying to pull a container image from DockerHub and run it on a university cluster. I followed this recipe to get started.
singularity pull --name rstudio-3.5.2.sif ...
Galileo asked 1/1, 2019 at 13:0
5
Solved
I have RStudio server installed on a remote aws server (ubuntu) and want to run several projects at the same time (one of which takes lots of time to finish). On Windows there is a simple GUI solut...
Limonite asked 8/4, 2014 at 13:18
2
Solved
There are a ton of little-upvoted questions about how to address local folders from inside a docker container, but I can't find one that quite matches mine, so here goes another one:
How can I run...
Barty asked 24/1, 2018 at 21:55
1
I have a RStudio server running on port, say, 8787, which is then accessible by a web browser.
The problem is, if my colleague wants to use RStudio, I'll be disconnected as only one user can use t...
Vespiary asked 24/2, 2020 at 10:12
4
Solved
After following this simple tutorial http://www.louisaslett.com/RStudio_AMI/ and video guide http://www.louisaslett.com/RStudio_AMI/video_guide.html I have setup an RStudio environment on EC2.
The...
Kasper asked 22/7, 2014 at 15:42
2
I am installing R Studio on AWS ec2 instance running Ubuntu. While installation I get an error "rsession: no process found".
After installation I opened "server_ip:8787" in browser, R Studio asked...
Gibun asked 19/1, 2018 at 8:35
1
Problem
For development, I want to use a Docker image with the RStudio IDE, which relatively heavy. I also need many packages for my project, so I create my own docker file that has the above ref...
Brayton asked 7/10, 2019 at 12:13
0
What I Have Successfully Accomplished
I have a shiny app that runs locally.
I have set up a Ubuntu 19 server on a GCP VM instance
I have installed RStudio Server & ShinyServer, and [EXTERNAL_...
Katerine asked 16/8, 2019 at 22:46
4
Though I don't know what the SO quorum would be, the question itself is simple:
How do y'all handle passwords in db connection string when you connect to a database from R?
Tutorials often show an...
Aby asked 23/10, 2012 at 15:9
3
Solved
Is it possible to install RStudio Server on a Windows machine? I know that it is possible if I use AMI, but how could I install it without AMI?
I've read at http://www.r-bloggers.com/rstudio-serve...
Building asked 28/5, 2013 at 12:27
1
I frequently work on a R-server environment. However, whenever come back to my work following the last working day, the system often gets stuck with 'resuming r session'. This might take upwards of...
Cutch asked 18/4, 2017 at 1:51
4
I try to install the package "data.table" (and "aws.s3)" via Rstudio Server on an Amazon Linux instance following this guide:
http://stanke.co/category/r/
Unfortunately, I get the following error...
Dronski asked 17/1, 2018 at 17:58
1
Solved
I'm running RStudio 1.1.456 with R 3.5.1 on an AWS server with RHEL 7.6 (see sessionInfo below). The first time (per session) that I call Sys.timezone(), I get an error:
> Sys.timezone()
Failed...
Holily asked 22/2, 2019 at 17:25
1
I am interested in running an RStudio server on an AWS instance and accessing the server through an SSL encrypted connection.
How do I set that up?
Radon asked 1/11, 2018 at 13:45
5
Solved
I'm running R Studio on an AWS "Ubuntu Server 12.04.2 LTS" and accessing R Studio via my browser.
When I try to authenticate at the Twitter API using the package ROAuth with the code:
credential&...
Spatterdash asked 28/8, 2013 at 19:13
1 Next >
© 2022 - 2024 — McMap. All rights reserved.