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.3.10 |
Suggests: | tinytest |
OS_type: | unix |
Published: | 2022-08-05 |
Author: | Iñaki Ucar [aut, cph, cre] |
Maintainer: | Iñaki Ucar <iucar at fedoraproject.org> |
BugReports: | https://github.com/Enchufa2/bspm/issues |
License: | MIT + file LICENSE |
URL: | https://enchufa2.github.io/bspm/ |
NeedsCompilation: | no |
SystemRequirements: | systemd, dbus-python, PyGObject, python-(dnf|apt|alpm) |
Materials: | README NEWS |
CRAN checks: | bspm results |
Reference manual: | bspm.pdf |
Package source: | bspm_0.3.10.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): bspm_0.3.10.tgz, r-oldrel (arm64): bspm_0.3.10.tgz, r-release (x86_64): bspm_0.3.10.tgz, r-oldrel (x86_64): bspm_0.3.10.tgz |
Old sources: | bspm archive |
Please use the canonical form https://CRAN.R-project.org/package=bspm to link to this page.