{
  "_id": "6a443cfdc375b2cc78b767e1",
  "Package": "RAppArmor",
  "Type": "Package",
  "Title": "Bindings to AppArmor and Security Related Linux Tools",
  "Version": "3.2.5",
  "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), \nemail = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\"))",
  "Description": "Bindings to kernel methods for enforcing security\nrestrictions. AppArmor can apply mandatory access control (MAC)\npolicies on a given task (process) via security profiles with\ndetailed ACL definitions. In addition this package implements\nbindings for setting process resource limits (rlimit), uid,\ngid, affinity and priority. The high level R function\n'eval.secure' builds on these methods to perform dynamic\nsandboxing: it evaluates a single R expression within a\ntemporary fork which acts as a sandbox by enforcing fine\ngrained restrictions without affecting the main R process. A\nportable version of this function is now available in the\n'unix' package.",
  "License": "Apache License 2.0",
  "URL": "https://www.jstatsoft.org/v55/i07/\nhttps://jeroen.r-universe.dev/RAppArmor",
  "BugReports": "https://github.com/jeroen/RAppArmor/issues",
  "OS_type": "unix",
  "SystemRequirements": "linux (>= 3.0), libapparmor-dev",
  "VignetteBuilder": "R.rsp",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libapparmor-dev",
  "Repository": "https://jeroen.r-universe.dev",
  "Date/Publication": "2024-10-03 18:18:13 UTC",
  "RemoteUrl": "https://github.com/jeroen/rapparmor",
  "RemoteRef": "HEAD",
  "RemoteSha": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-30 21:58:08 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "jeroen",
  "_type": "src",
  "_file": "RAppArmor_3.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/ae3f62db27388ab728022b8417bece9d73899d4a72ec41f5af9c14449adb0e1e",
  "_filesize": 473516,
  "_sha256": "ae3f62db27388ab728022b8417bece9d73899d4a72ec41f5af9c14449adb0e1e",
  "_expires": "2026-10-08T22:02:36.000Z",
  "_created": "2026-06-30T21:58:08.000Z",
  "_published": "2026-06-30T22:02:37.231Z",
  "_jobs": [
    {
      "job": 84409179385,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994675388"
    },
    {
      "job": 84409179396,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994669079"
    },
    {
      "job": 84409179364,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994678342"
    },
    {
      "job": 84409179379,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994665406"
    },
    {
      "job": 84409179358,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994651254"
    },
    {
      "job": 84409179360,
      "time": 234,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994703283"
    },
    {
      "job": 84409179369,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994652706"
    },
    {
      "job": 84409179368,
      "time": 160,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994680498"
    },
    {
      "job": 84408668969,
      "time": 191,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994629327"
    },
    {
      "job": 84409179340,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 84409179454,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 84409179355,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 84409179354,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146",
  "_status": "success",
  "_upstream": "https://github.com/jeroen/rapparmor",
  "_commit": {
    "id": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "update CI\n",
    "time": 1727979493
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "unix",
      "version": ">= 1.4",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "jeroen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 59,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 155,
      "uuid": 216319
    },
    {
      "user": "jjallaire",
      "count": 1,
      "uuid": 104391
    }
  ],
  "_userbio": {
    "uuid": 216319,
    "type": "user",
    "name": "Jeroen Ooms",
    "followers": 1871,
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RAppArmor"
  },
  "_devurl": "https://github.com/jeroen/rapparmor",
  "_searchresults": 42,
  "_topics": [
    "apparmor"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RAppArmor.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroen/rapparmor",
  "_realowner": "jeroen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2012-07-28"
    },
    {
      "version": "0.6.0",
      "date": "2012-09-26"
    },
    {
      "version": "0.8.0",
      "date": "2012-10-28"
    },
    {
      "version": "0.8.1",
      "date": "2013-01-08"
    },
    {
      "version": "0.8.3",
      "date": "2013-04-02"
    },
    {
      "version": "1.0.0",
      "date": "2013-11-03"
    },
    {
      "version": "1.0.1",
      "date": "2013-12-18"
    },
    {
      "version": "2.0",
      "date": "2016-03-09"
    },
    {
      "version": "2.0.1",
      "date": "2016-03-11"
    },
    {
      "version": "2.0.2",
      "date": "2016-05-17"
    },
    {
      "version": "3.0",
      "date": "2019-02-26"
    },
    {
      "version": "3.1",
      "date": "2019-03-08"
    },
    {
      "version": "3.2",
      "date": "2019-03-16"
    },
    {
      "version": "3.2.1",
      "date": "2020-01-31"
    },
    {
      "version": "3.2.2",
      "date": "2020-12-11"
    },
    {
      "version": "3.2.3",
      "date": "2022-10-18"
    },
    {
      "version": "3.2.4",
      "date": "2023-12-04"
    },
    {
      "version": "3.2.5",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "aa_change_hat",
    "aa_change_profile",
    "aa_find_mountpoint",
    "aa_getcon",
    "aa_is_compiled",
    "aa_is_enabled",
    "aa_revert_hat",
    "eval.secure",
    "getaffinity",
    "getaffinity_count",
    "has_affinity",
    "ncores",
    "setaffinity",
    "unittests"
  ],
  "_help": [
    {
      "page": "affinity",
      "title": "Process Affinity",
      "topics": [
        "affinity",
        "getaffinity",
        "getaffinity_count",
        "has_affinity",
        "ncores",
        "setaffinity"
      ]
    },
    {
      "page": "apparmor",
      "title": "Change hats",
      "topics": [
        "aa_change_hat",
        "aa_change_profile",
        "aa_find_mountpoint",
        "aa_getcon",
        "aa_is_compiled",
        "aa_is_enabled",
        "aa_revert_hat",
        "apparmor"
      ]
    },
    {
      "page": "eval.secure",
      "title": "eval.secure",
      "topics": [
        "eval.secure"
      ]
    },
    {
      "page": "unittests",
      "title": "RAppArmor unit tests",
      "topics": [
        "unittests"
      ]
    }
  ],
  "_readme": "https://github.com/jeroen/rapparmor/raw/HEAD/README.md",
  "_rundeps": [
    "unix"
  ],
  "_sysdeps": [
    {
      "shlib": "libapparmor",
      "package": "libapparmor1",
      "headers": "libapparmor-dev",
      "source": "apparmor",
      "version": "5.0.0~beta1-0ubuntu7",
      "name": "apparmor",
      "homepage": "https://apparmor.net/",
      "description": "changehat AppArmor library"
    }
  ],
  "_vignettes": [
    {
      "source": "v55i07.pdf.asis",
      "filename": "v55i07.pdf",
      "title": "Enforcing Security Policies Using Dynamic Sandboxing on Linux",
      "engine": "R.rsp::asis",
      "headings": [
        "Security in R: Introduction and motivation",
        "Use cases and concerns of sandboxing R",
        "Various approaches of confining R",
        "The AppArmor package",
        "Profiling R: Defining security policies",
        "Concluding remarks",
        "Example profiles",
        "Security unit tests"
      ],
      "created": "2016-03-08 12:21:09",
      "modified": "2016-03-08 12:23:48",
      "commits": 2
    }
  ],
  "_score": 6.093071306376063,
  "_indexed": true,
  "_nocasepkg": "rapparmor",
  "_universes": [
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-30T22:00:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/36913f59ee14f2118ab4b167e4962300c6afca457a0b8385da2f56a6e3fefff4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-30T22:00:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/e189d308d4a01e36eb8a15de7d1d50786f465fb94f525ab25b7096a78fe68704",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-30T22:00:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/0fbb7d29b973def2fa2cce7bfc74994d1ad5cf757e948da02de3df5f9c3041d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-30T22:00:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/3fc7ef2ea31f91ff37868396ec85c177104f999a7a059b7c689af684b2ec19d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-30T21:59:23.000Z",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/7ac968ec553bc6fad9ecde8c72e694049b2f6131460e9aef35ec025ff8128c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-30T22:01:53.000Z",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/b9eed9edbfe3e282a91674b5f9fdfcf09a97f5c7ab1aaf0881bb2ad37bf3e853",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-30T21:59:27.000Z",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/c19cc78d7806b5233bca651f46fe4a2e17f7b273c49d77838c86e857e6e40746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-30T22:00:43.000Z",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "https://r2.ropensci.org/76cf7715a99ae6332a15120f5d984471f9c056bf9f4887a78a1d20998c2619db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478372146"
    }
  ]
}