Other packages > Find by keyword >

RAppArmor  

Bindings to AppArmor and Security Related Linux Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RAppArmor", "3.2.4")



Attach the package and use:
library("RAppArmor")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-07-28
Latest Update: 2023-12-04
Description:
Bindings to kernel methods for enforcing security restrictions. AppArmor can apply mandatory access control (MAC) policies on a given task (process) via security profiles with detailed ACL definitions. In addition this package implements bindings for setting process resource limits (rlimit), uid, gid, affinity and priority. The high level R function 'eval.secure' builds on these methods to perform dynamic sandboxing: it evaluates a single R expression within a temporary fork which acts as a sandbox by enforcing fine grained restrictions without affecting the main R process. A portable version of this function is now available in the 'unix' package.
How to cite:
Jeroen Ooms (2012). RAppArmor: Bindings to AppArmor and Security Related Linux Tools. R package version 3.2.4, https://cran.r-project.org/web/packages/RAppArmor
Previous versions and publish date:
0.5.0 (2012-07-28 21:46), 0.6.0 (2012-09-26 09:43), 0.8.0 (2012-10-28 13:14), 0.8.1 (2013-01-08 08:27), 0.8.3 (2013-04-02 18:27), 1.0.0 (2013-11-03 20:53), 1.0.1 (2013-12-18 09:30), 2.0.1 (2016-03-11 10:27), 2.0.2 (2016-05-17 21:34), 2.0 (2016-03-09 09:13), 3.0 (2019-02-26 22:10), 3.1 (2019-03-05 14:20), 3.2.1 (2020-01-31 14:10), 3.2.2 (2020-12-11 11:20), 3.2.3 (2022-10-18 15:47), 3.2 (2019-03-16 20:53)
Other packages that cited RAppArmor R package
View RAppArmor citation profile
Other R packages that RAppArmor depends, imports, suggests or enhances
Functions, R codes and Examples using the RAppArmor R package
Some associated functions: affinity . apparmor . eval.secure . unittests . 
Some associated R codes: affinity.R . apparmor.R . eval.R . onAttach.R . unittests.R .  Full RAppArmor 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

r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
thriftr  
Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn m ...
Download / Learn more Package Citations See dependency  
rofanova  
Robust Functional Analysis of Variance
Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (20 ...
Download / Learn more Package Citations See dependency  
smcfcs  
Multiple Imputation of Covariates by Substantive Model Compatible Fully Conditional Specification
Implements multiple imputation of missing covariates by Substantive Model Compatible Fully Condition ...
Download / Learn more Package Citations See dependency  
hydroTSM  
Time Series Management and Analysis for Hydrological Modelling
S3 functions for management, analysis, interpolation and plotting of time series used in hydrology a ...
Download / Learn more Package Citations See dependency  
onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

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