View source: R/install_comrad_hpc.R
install_comrad_hpc | R Documentation |
Install or update [comrad](https://github.com/TheoPannetier/comrad) from branch 'brute_force' on the Peregrine HPC. The code on this branch is compiled with flag '-march=native', and so must be installed from the source code. This function builds, upload and install the source code to Peregrine.
install_comrad_hpc(rebuild = TRUE)
rebuild |
logical. If 'TRUE', call 'devtools::build()' first. If 'FALSE', upload and install the source code corresponding to the current version in 'fabrika/libs'. |
Théo Pannetier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.