File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This tar ball includes RCloud 2.4.0 including all required R package dependencies
4
4
frozen 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).
8
7
9
8
For latest development and updates, please visit https://github.com/att/rcloud
10
9
@@ -27,7 +26,7 @@ Run the image:
27
26
make run
28
27
```
29
28
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
31
30
32
31
A more complex setup with authentication and multi-user support can be built and
33
32
deployed using ` docker compose ` :
You can’t perform that action at this time.
0 commit comments