bspm-package {bspm} | R Documentation |
bspm: Bridge to System Package Manager
Description
Enables binary package installations on Linux distributions.
Provides functions to manage packages via the distribution's package
manager. Also provides transparent integration with R's install.packages
and a fallback mechanism. When installed as a system package, interacts
with the system's package manager without requiring administrative
privileges via an integrated D-Bus service; otherwise, uses sudo.
Currently, the following backends are supported: DNF, APT, ALPM.
Author(s)
IƱaki Ucar
References
https://cran4linux.github.io/bspm/
See Also
manager
, integration
,
bspm-scripts
, bspm-options
[Package bspm version 0.5.7 Index]