Learn R Programming

atime (version 2025.4.1)

atime_versions_remove: 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)

Value

integer exit status code from unlink, non-zero if removal failed.

Arguments

Package

Name of package without SHA.

Author

Toby Dylan Hocking

Details

The library searched is the first on .libPaths().