atime_versions_remove: Remove packages installed by atime

View source: R/versions.R

atime_versions_removeR Documentation

Remove packages installed by atime

Description

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.

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


atime documentation built on June 8, 2025, 12:46 p.m.