Package: bspm
Type: Package
Title: Bridge to System Package Manager
Version: 0.5.7
Authors@R: c(
    person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
      role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")))
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.
License: MIT + file LICENSE
Encoding: UTF-8
OS_type: unix
SystemRequirements: systemd, dbus-python, PyGObject,
        python-(dnf|apt|alpm)
Suggests: tinytest
URL: https://cran4linux.github.io/bspm/
BugReports: https://github.com/cran4linux/bspm/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-04-09 22:26:42 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Repository: CRAN
Date/Publication: 2024-04-10 09:20:05 UTC
Built: R 4.6.0; ; 2025-08-18 02:40:49 UTC; unix
