Skip to content

Commit f29b6f4

Browse files
committed
add note
1 parent 2bc5617 commit f29b6f4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/do-science/hunt-workbench/troubleshooting.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,14 @@ Other potential issue might be full disk space in your `work` directory. You can
146146
df -h /mnt/work
147147
```
148148

149+
#### Solution 3
150+
151+
Confirm that you have a working R environment:
152+
153+
```bash
154+
ls -la "/mnt/work/workbench/${USER}/.conda/envs/r-base/bin/R"
155+
```
156+
149157
## MATLAB
150158

151159
### Error - 'matlab' executable not found in PATH

0 commit comments

Comments
 (0)