File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ remotes::install_github("FunctionLab/DaVinci")
18181 . Install the latest version of R (>=4.0.0)
19192 . Install ` remotes ` in R.
20203 . Install ` DaVinci ` from ` GitHub ` .
21- * You may need to ` yum install ` the following packages depending on your setup:
22- - git
23- - blas, lapack, blas-devel, lapack-devel
24- - cmake
25- - udunits2-devel
26- - openssl-devel
27- - gdal-devel, proj-devel, geos-dev
21+ * You may need to ` yum install ` the following packages depending on your setup:
22+ - ` git `
23+ - ` blas ` , ` lapack ` , ` blas-devel ` , ` lapack-devel `
24+ - ` cmake `
25+ - ` udunits2-devel `
26+ - ` openssl-devel `
27+ - ` gdal-devel ` , ` proj-devel ` , ` geos-dev `
2828
2929
3030
@@ -43,7 +43,7 @@ remotes::install_github("FunctionLab/DaVinci")
4343
4444### Mac (ARM chip)
45451 . Install the latest version of R (>=4.0.0)
46- 2 . Install Xcode developer tools and GNU Fortran compiler following the [ instructions] ( https://mac.r-project.org/tools/ ) .
46+ 2 . Install ` Xcode developer tools ` and ` GNU Fortran compiler ` following the [ instructions] ( https://mac.r-project.org/tools/ ) .
4747
4848
4949
You can’t perform that action at this time.
0 commit comments