atime_versions_remove {atime} | R Documentation |
Remove packages installed by atime
Description
atime_versions_exprs
installs different git versions
of a package, and this function removes them.
Usage
atime_versions_remove(Package)
Arguments
Package |
Name of package without SHA. |
Details
The library searched is the first on .libPaths()
.
Value
integer exit status code from unlink, non-zero if removal failed.
Author(s)
Toby Dylan Hocking
[Package atime version 2024.4.23 Index]