-
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
devtools
if you do not have it already:install.packages("devtools")
-
(MacOS users only)
adelie
requiresOpenMP
to be available. For those who are usinggcc
, there is nothing to do. For those usingclang
, we recommend installingOpenMP
throughHomebrew
. To installHomebrew
, follow the instructions here. OnceHomebrew
is installed, run the following to installOpenMP
:brew install libomp
-
Install
adelie
usingdevtools
:library(devtools) install()
-
Notifications
You must be signed in to change notification settings - Fork 0
R package wrapping the Python package adelie.
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSE
MIT
LICENSE.md
JamesYang007/adelie-r
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
R package wrapping the Python package adelie.
Resources
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSE
MIT
LICENSE.md
Stars
Watchers
Forks
Packages 0
No packages published