You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Julia package depends on `RCall.jl` and the `sensitivity` R package.
@@ -42,7 +42,7 @@ using SubglobalSensitivityAnalysis
42
42
install_R_dependencies(["sensitivity"])
43
43
```
44
44
45
-
Caution, this may interfere with other R projects (see [docu](https://bgctw.github.io/SubglobalSensitivityAnalysis.jl/dev/install_R_dependencies/#SubglobalSensitivityAnalysis.install_R_dependencies)).
45
+
Caution, this may interfere with other R projects (see [docu](https://EarthyScience.github.io/SubglobalSensitivityAnalysis.jl/dev/install_R_dependencies/#SubglobalSensitivityAnalysis.install_R_dependencies)).
46
46
47
47
Note, this installation to R user library needs to be run in a Julia session
0 commit comments