bspm: Bridge to System Package Manager

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.

Version: 0.5.7
Suggests: tinytest
OS_type: unix
Published: 2024-04-10
Author: Iñaki Ucar ORCID iD [aut, cph, cre]
Maintainer: Iñaki Ucar <iucar at fedoraproject.org>
BugReports: https://github.com/cran4linux/bspm/issues
License: MIT + file LICENSE
URL: https://cran4linux.github.io/bspm/
NeedsCompilation: no
SystemRequirements: systemd, dbus-python, PyGObject, python-(dnf|apt|alpm)
Materials: README NEWS
CRAN checks: bspm results

Documentation:

Reference manual: bspm.pdf

Downloads:

Package source: bspm_0.5.7.tar.gz
Windows binaries: r-prerel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-prerel (arm64): bspm_0.5.7.tgz, r-release (arm64): bspm_0.5.7.tgz, r-oldrel (arm64): bspm_0.5.7.tgz, r-prerel (x86_64): bspm_0.5.7.tgz, r-release (x86_64): bspm_0.5.7.tgz
Old sources: bspm archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bspm to link to this page.