setup_gcc | R Documentation |
Set up a symlink to override xcode's clang with a valid version of gcc.
setup_gcc(version = "latest", verbose = TRUE)
version |
gcc version to use (e.g. 7,8,9,10).
If |
verbose |
Print messages. |
A data.frame listing all gcc versions, their paths, and which one is currently active.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.