{
  "_id": "6a23e923530b9bc726be9903",
  "Package": "pasadr",
  "Type": "Package",
  "Title": "An Implementation of Process-Aware Stealthy Attack\nDetection(PASAD)",
  "Version": "1.0",
  "Date": "2021-06-22",
  "Author": "Donghwan Kim",
  "Maintainer": "Donghwan Kim <donhkim9714@korea.ac.kr>",
  "Description": "Anomaly detection method based on the paper \"Truth will\nout: Departure-based process-level detection of stealthy\nattacks on control systems\" from Wissam Aoudi, Mikel Iturbe,\nand Magnus Almgren (2018) <DOI:10.1145/3243734.3243781>. Also\nreferred to the following implementation:\n<https://github.com/rahulrajpl/PyPASAD>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ainsuotain/pasadr",
  "Repository": "https://ainsuotain.r-universe.dev",
  "Date/Publication": "2021-06-30 12:44:29 UTC",
  "RemoteUrl": "https://github.com/ainsuotain/pasadr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:30:09 UTC",
    "User": "root"
  },
  "MD5sum": "761a504e4552634c654b2379a605291a",
  "_user": "ainsuotain",
  "_type": "src",
  "_file": "pasadr_1.0.tar.gz",
  "_fileid": "535d7e84593cd5edf1324c40b3d1890e2e920b08dbab43b1b0fcace8901d1bcf",
  "_filesize": 1276860,
  "_sha256": "535d7e84593cd5edf1324c40b3d1890e2e920b08dbab43b1b0fcace8901d1bcf",
  "_created": "2026-06-06T09:30:09.000Z",
  "_published": "2026-06-06T09:32:19.161Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79867662907,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453269862"
    },
    {
      "job": 79867662927,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453269735"
    },
    {
      "job": 79867662885,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453267970"
    },
    {
      "job": 79867662893,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453266873"
    },
    {
      "job": 79867557048,
      "time": 121,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453258070"
    },
    {
      "job": 79867662901,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453269249"
    },
    {
      "job": 79867662950,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453265173"
    },
    {
      "job": 79867662937,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453267510"
    },
    {
      "job": 79867662953,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453267467"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ainsuotain/pasadr",
  "_commit": {
    "id": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
    "author": "ainsuotain <ainsuotain@gmail.com>",
    "committer": "ainsuotain <ainsuotain@gmail.com>",
    "message": "connect CRAN manual\n",
    "time": 1625057069
  },
  "_maintainer": {
    "name": "Donghwan Kim",
    "email": "donhkim9714@korea.ac.kr",
    "login": "ainsuotain",
    "description": "",
    "uuid": 6680612
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Depends"
    },
    {
      "package": "scales",
      "role": "Depends"
    }
  ],
  "_owner": "ainsuotain",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ainsuotain",
      "count": 4,
      "uuid": 6680612
    }
  ],
  "_userbio": {
    "uuid": 6680612,
    "type": "user",
    "name": "Donghwan Kim"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pasadr"
  },
  "_devurl": "https://github.com/ainsuotain/pasadr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pasadr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ainsuotain/pasadr",
  "_realowner": "ainsuotain",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-06-30"
    }
  ],
  "_exports": [
    "pasad_test",
    "pasad_train"
  ],
  "_help": [
    {
      "page": "pasad_test",
      "title": "A test function of Process-Aware Stealthy Attack Detection(PASAD)",
      "topics": [
        "pasad_test"
      ]
    },
    {
      "page": "pasad_train",
      "title": "A training function of Process-Aware Stealthy Attack Detection(PASAD)",
      "topics": [
        "pasad_train"
      ]
    }
  ],
  "_readme": "https://github.com/ainsuotain/pasadr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "farver",
    "glue",
    "labeling",
    "lifecycle",
    "pracma",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "viridisLite"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "pasadr",
  "_universes": [
    "ainsuotain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-06T09:31:51.000Z",
      "distro": "noble",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "07ed103e88fb7aac102b6acb42a12da2321379db3e60d282f20f3bb4e15f30ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-06T09:31:50.000Z",
      "distro": "noble",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "c64c2e453c2a44f3824cb0a76f97ef96d00b59fe1c545ce4399d1ea7acf8fbb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-06T09:31:37.000Z",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "88aae4d6a96eff55c03e4c1dff9324c9920625770c1c3a47a149c60eaba6ffac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-06T09:31:28.000Z",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "032dd260dc9e22420d5800e485ebb128113ea94d0de3ee8abd611401648f88ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-06T09:31:58.000Z",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "0aac0dd245bbeca9817621fe961bf6bcce73d0512e23172bdc8a7bbdca4bbf1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-06T09:31:05.000Z",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "0694852012d5502c6861510ccc597c4aacb8e753b5fc671a4af4e2603776bc39",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-06T09:31:25.000Z",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "f6ab0e28a5fd3fb8ff47b908378e247a13fa27ea9d9b993f51cbd4f095c94813",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-06T09:31:24.000Z",
      "commit": "5651141de3cbbd9d4b7cf97267098a845730e2a1",
      "fileid": "359fabeabbfcb8308593f3be6dd96b2539544eb1f977a41d5d0dfba505d20356",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ainsuotain/actions/runs/27058665209"
    }
  ]
}