File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 22
33This tar ball includes RCloud 2.4.0 including all required R package dependencies
44frozen at their respective versions at the time of the release (tested with R 4.4.2
5- and R 4.2.2). Therefore it is intended to use used with a clean R installation
6- (tested on clean Debian 12 system with ` r-base-dev ` ), or as a container
7- (see below).
5+ and R 4.2.2). Therefore it is intended to be used with a clean R installation
6+ (tested on Debian 12 system with ` r-base-dev ` ), or as a container (see below).
87
98For latest development and updates, please visit https://github.com/att/rcloud
109
@@ -27,7 +26,7 @@ Run the image:
2726make run
2827```
2928
30- Once running, RCloud can be accessed at https ://localhost:8080/login.R
29+ Once running, RCloud can be accessed at http ://localhost:8080/login.R
3130
3231A more complex setup with authentication and multi-user support can be built and
3332deployed using ` docker compose ` :
You can’t perform that action at this time.
0 commit comments