Package: RAppArmor 3.2.5

RAppArmor: Bindings to AppArmor and Security Related Linux Tools

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.

Authors:Jeroen Ooms [aut, cre]

RAppArmor_3.2.5.tar.gz

RAppArmor_3.2.5.tgz(r-4.6-x86_64)RAppArmor_3.2.5.tgz(r-4.6-arm64)RAppArmor_3.2.5.tgz(r-4.5-x86_64)RAppArmor_3.2.5.tgz(r-4.5-arm64)
RAppArmor_3.2.5.tar.gz(r-4.7-arm64)RAppArmor_3.2.5.tar.gz(r-4.7-x86_64)RAppArmor_3.2.5.tar.gz(r-4.6-arm64)RAppArmor_3.2.5.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
RAppArmor/json (API)
NEWS

# Install 'RAppArmor' in R:
install.packages('RAppArmor', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jeroen/rapparmor/issues

Uses libs:
  • apparmor– Changehat AppArmor library

On CRAN:

Conda:

apparmor

6.09 score 59 stars 42 scripts 175 downloads 14 exports 1 dependencies

Last updated from:8897e9f2d8. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK109
linux-devel-x86_64OK112
source / vignettesOK201
linux-release-arm64OK119
linux-release-x86_64OK109
macos-release-arm64OK93
macos-release-x86_64OK262
macos-oldrel-arm64OK110
macos-oldrel-x86_64OK156
windows-develOK70
windows-releaseOK75
windows-oldrelOK63
wasm-releaseFAIL109

Exports:aa_change_hataa_change_profileaa_find_mountpointaa_getconaa_is_compiledaa_is_enabledaa_revert_hateval.securegetaffinitygetaffinity_counthas_affinityncoressetaffinityunittests

Dependencies:unix

Enforcing Security Policies Using Dynamic Sandboxing on Linux

Rendered fromv55i07.pdf.asisusingR.rsp::asison Jun 07 2026.

Last update: 2016-03-08
Started: 2016-03-08

Readme and manuals

Help Manual

Help pageTopics
Process Affinityaffinity getaffinity getaffinity_count has_affinity ncores setaffinity
Change hatsaa_change_hat aa_change_profile aa_find_mountpoint aa_getcon aa_is_compiled aa_is_enabled aa_revert_hat apparmor
eval.secureeval.secure
RAppArmor unit testsunittests