atime_versions_remove | R Documentation |
atime_versions_exprs
installs different git versions
of a package, and this function removes them. This can be useful if
you have changed compilers, which may have different performance
characteristics, so you can then re-compile all package versions using
the same compiler.
atime_versions_remove(Package)
Package |
Name of package without SHA. |
The library searched is the first on .libPaths()
.
integer exit status code from unlink, non-zero if removal failed.
Toby Dylan Hocking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.