{
  "_id": "6a1026b3acfb0bcc41c8fa45",
  "Package": "sanitizers",
  "Type": "Package",
  "Title": "C/C++ Source Code to Trigger Address and Undefined Behaviour\nSanitizers",
  "Version": "0.1.1",
  "Date": "2023-06-11",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\"))",
  "Description": "Recent gcc and clang compiler versions provide\nfunctionality to test for memory violations and other undefined\nbehaviour; this is often referred to as \"Address Sanitizer\" (or\n'ASAN') and \"Undefined Behaviour Sanitizer\" ('UBSAN'). The\nWriting R Extension manual describes this in some detail in\nSection 4.3 title \"Checking Memory Access\".\n.\nThis feature has to be enabled in the corresponding binary, eg in R,\nwhich is somewhat involved as it also required a current\ncompiler toolchain which is not yet widely available, or in the\ncase of Windows, not available at all (via the common Rtools\nmechanism).\n.\nAs an alternative, pre-built Docker containers such as the Rocker\ncontainer 'r-devel-san' or the multi-purpose container\n'r-debug' can be used.\n.\nThis package then provides a means of testing the compiler setup as the\nknown code failures provides in the sample code here should be\ndetected correctly, whereas a default build of R will let the\npackage pass.\n.\nThe code samples are based on the examples from the Address Sanitizer\nWiki at <https://github.com/google/sanitizers/wiki>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/eddelbuettel/sanitizers,\nhttps://dirk.eddelbuettel.com/code/sanitizers.html",
  "BugReports": "https://github.com/eddelbuettel/sanitizers/issues",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-02-11 23:25:10 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/sanitizers",
  "RemoteRef": "HEAD",
  "RemoteSha": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 08:51:19 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "87f0e3ec83d6cb4310a18264d1a23ff6",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "sanitizers_0.1.1.tar.gz",
  "_fileid": "f72618f0a31bde4fcb498bf90380668c5e6e5b49658352ceedef020f7180fdfb",
  "_filesize": 95985,
  "_sha256": "f72618f0a31bde4fcb498bf90380668c5e6e5b49658352ceedef020f7180fdfb",
  "_created": "2026-05-13T08:51:19.000Z",
  "_published": "2026-05-22T09:49:39.918Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356007096,
      "time": 91,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965649564"
    },
    {
      "job": 77356007010,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965655000"
    },
    {
      "job": 77356007109,
      "time": 90,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965649116"
    },
    {
      "job": 77356006974,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965652219"
    },
    {
      "job": 77356007151,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965650551"
    },
    {
      "job": 77356007360,
      "time": 266,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965710218"
    },
    {
      "job": 77356007225,
      "time": 65,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965641431"
    },
    {
      "job": 77356007048,
      "time": 267,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965707175"
    },
    {
      "job": 77356006100,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965618479"
    },
    {
      "job": 77356006334,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157652126"
    },
    {
      "job": 77356007007,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965659708"
    },
    {
      "job": 77356006798,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965649374"
    },
    {
      "job": 77356007108,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965638736"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/sanitizers",
  "_commit": {
    "id": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1770852310
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 30,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sanitizers"
  },
  "_devurl": "https://github.com/eddelbuettel/sanitizers",
  "_searchresults": 9,
  "_topics": [
    "cpp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/sanitizers.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/sanitizers",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-08-03"
    },
    {
      "version": "0.1.1",
      "date": "2023-06-11"
    }
  ],
  "_exports": [
    "heapAddressSanitize",
    "intOverflowSanitize",
    "stackAddressSanitize"
  ],
  "_help": [
    {
      "page": "sanitizers-package",
      "title": "C/C++ Source Code to Trigger Address and Undefined Behaviour Sanitizers",
      "topics": [
        "sanitizers-package",
        "heapAddressSanitize",
        "intOverflowSanitize",
        "sanitizers",
        "stackAddressSanitize"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/sanitizers/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.113943352306837,
  "_indexed": true,
  "_nocasepkg": "sanitizers",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-13T08:53:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "5fd7f921e80c5a59f9ee947491a4086d6b462b901bf41aa9117f569bba45a209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-13T08:53:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "80b4b929d8f05e7925a3d25415935f471a0b617dc1a42f7ee97f861c7d2463dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-13T08:53:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "5a67dcf29e7b418d8f090f8d8ebe41c59edf9a7082951b8b5359f9598843bd19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-13T08:53:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "b60966a4b0fb49d1ebf6d2c3e136bb662a04788f65ac5eb3d5a1e6d780816dd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-13T08:53:02.000Z",
      "arch": "aarch64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "b7c6c000a6f297c11d218bc63d4b645739336576850384b096ffc2c15278a54f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-13T08:55:43.000Z",
      "arch": "x86_64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "5738496ced2031f0dc70b7c2a65118c6fab8d908f956b5fa321056e3c71ba967",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-13T08:52:36.000Z",
      "arch": "aarch64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "147282c3c0bfa7599ef08b2585df68bd770c17f555c1adb5f683fe8ade488fe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-13T08:55:25.000Z",
      "arch": "x86_64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "1305f708559c36b6770a4dcd104d4ff02959f29943ba35bc265300ba1f95469e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-13T08:52:44.000Z",
      "arch": "x86_64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "442d4f7ce92b3aec94f5c84f44056d034cbc51235b74eef3bd686f7e1f6e4f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-13T08:52:36.000Z",
      "arch": "x86_64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "332cffa7e05f762de38acd0b327877058acdb5fbff2763028450cc7dedcdd1ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-13T08:52:19.000Z",
      "arch": "x86_64",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "a3fe75e67a9ff3f5ea2ff56acde9c8a04491e8c0277ce8bae6cbffed5a5d8aa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T09:49:24.000Z",
      "arch": "emscripten",
      "commit": "9f21abd4eaafc62d002a559f6b7bdfbe5aaa07c3",
      "fileid": "fff12256a011b1e509b204d0819a4f5c9e9f87df8c88d1f6cbdfa8131b07a1d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25788555523"
    }
  ]
}