-
After cloning the repository, run the following command to pull the Python package as well:
git submodule update --init --recursive
-
Start an R session in the terminal:
R
-
Install
devtoolsif you do not have it already:install.packages("devtools") -
(MacOS users only)
adelierequiresOpenMPto be available. For those who are usinggcc, there is nothing to do. For those usingclang, we recommend installingOpenMPthroughHomebrew. To installHomebrew, follow the instructions here. OnceHomebrewis installed, run the following to installOpenMP:brew install libomp
-
Install
adelieusingdevtools:library(devtools) install()
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|