Other packages > Find by keyword >

bspm  

Bridge to System Package Manager
View on CRAN: Click here


Download and install bspm package within the R console
Install from CRAN:
install.packages("bspm")

Install from Github:
library("remotes")
install_github("cran/bspm")

Install by package version:
library("remotes")
install_version("bspm", "0.5.7")



Attach the package and use:
library("bspm")
Maintained by
Iñaki Ucar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-01
Latest Update: 2023-08-22
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.
How to cite:
Iñaki Ucar (2020). bspm: Bridge to System Package Manager. R package version 0.5.7, https://cran.r-project.org/web/packages/bspm
Previous versions and publish date:
0.3.3 (2020-08-01 13:10), 0.3.4 (2020-08-03 15:30), 0.3.5 (2020-08-24 17:50), 0.3.6 (2020-10-14 01:50), 0.3.7 (2020-10-15 16:30), 0.3.8 (2021-06-25 10:40), 0.3.9 (2022-01-04 16:30), 0.3.10 (2022-08-05 13:40), 0.4.0 (2022-11-25 00:30), 0.4.1 (2023-01-09 23:30), 0.4.2 (2023-02-09 13:10), 0.5.0 (2023-02-19 12:50), 0.5.1 (2023-03-16 18:40), 0.5.2 (2023-05-20 23:30), 0.5.3 (2023-07-15 08:10), 0.5.4 (2023-08-11 00:50), 0.5.5 (2023-08-22 09:30), 0.5.6 (2024-04-09 13:30)
Other packages that cited bspm R package
View bspm citation profile
Other R packages that bspm depends, imports, suggests or enhances
Functions, R codes and Examples using the bspm R package
Some associated functions: bspm-package . integration . manager . 
Some associated R codes: bridge.R . integration.R . manager.R .  Full bspm package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns