We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1985f commit 1e00e86Copy full SHA for 1e00e86
1 file changed
docs/documentation/01_Installation.md
@@ -18,6 +18,7 @@ remotes::install_github("FunctionLab/DaVinci")
18
1. Install the latest version of R (>=4.0.0)
19
2. Install `remotes` in R.
20
3. Install `DaVinci` from `GitHub`.
21
+
22
You may need to `yum install` the following packages depending on your setup:
23
- `git`
24
- `blas`, `lapack`, `blas-devel`, `lapack-devel`
0 commit comments