{
  "_id": "6a254a534b233be19839bd40",
  "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-07 10:33:31 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "1da961c1bc7f3da08d0a217e296f9a77",
  "_user": "jeroen",
  "_type": "src",
  "_file": "RAppArmor_3.2.5.tar.gz",
  "_fileid": "467d9633c61db5728788a851ae126b4335963c25f8ca4aed978082aa9bf582b1",
  "_filesize": 471447,
  "_sha256": "467d9633c61db5728788a851ae126b4335963c25f8ca4aed978082aa9bf582b1",
  "_created": "2026-06-07T10:33:31.000Z",
  "_published": "2026-06-07T10:39:15.483Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79951793300,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463297661"
    },
    {
      "job": 79951793299,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463297200"
    },
    {
      "job": 79951793297,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463298364"
    },
    {
      "job": 79951793294,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463296968"
    },
    {
      "job": 79951793288,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463298863"
    },
    {
      "job": 79951793298,
      "time": 156,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463307346"
    },
    {
      "job": 79951793290,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463299350"
    },
    {
      "job": 79951793293,
      "time": 262,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463319914"
    },
    {
      "job": 79951587040,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463284662"
    },
    {
      "job": 79951793285,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79951793292,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79951793307,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79951793286,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RAppArmor"
  },
  "_devurl": "https://github.com/jeroen/rapparmor",
  "_searchresults": 42,
  "_topics": [
    "apparmor"
  ],
  "_rbuild": "4.6.0",
  "_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": "4.0.1really4.0.1-0ubuntu0.24.04.7",
      "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-07T10:35:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "0d8a9231fe524fe534a1a7caf731dd96e2f7df2bf7614af5d913dd18dfd70b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-07T10:35:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "c084a9a27a2f4d4d952bdd9e2ba66a8c61d816c6a20b88b50b40ff4c0432c068",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-07T10:35:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "28efec6614f359ed6ea78c2d084959414ce374560f5c09da5ca07b56af2b16ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-07T10:35:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "11a5e20a545d0caf9590de31057ba44c8a4ff73954f9cdbbb637298f74404514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-07T10:35:42.000Z",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "3f5a31f73325f9e4ea572f08daa197f56e1c031e87420b17053e13ed78ece4d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-07T10:36:49.000Z",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "26ea4ebe486ca9d0a9ef9eaaf7f98303b857d58722304299cb52c205a99315c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-07T10:35:45.000Z",
      "arch": "aarch64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "d6331e3f5bc077c1a203e4336222e36e6556f60148bd1c96c067fdfa01f5d999",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-07T10:38:26.000Z",
      "arch": "x86_64",
      "commit": "8897e9f2d8538072c31f3284b2fa009fa6d781b4",
      "fileid": "9aec48f6ab63ca6120b6e5eb70b49fed4b0b24fa77c666a25b1e2fafa924eae9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/26328754134"
    }
  ]
}