{
  "_id": "6a1426cdacfb0bcc41d3fc17",
  "Package": "oddnet",
  "Type": "Package",
  "Title": "Anomaly Detection in Temporal Networks",
  "Version": "0.1.1.2",
  "Authors@R": "c(person(\"Sevvandi\", \"Kandanaarachchi\", email = \"sevvandik@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0337-0395\")),\nperson(\"Rob\", \"Hyndman\", email = \"rob.hyndman@monash.edu\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-2140-5352\"))\n)",
  "Maintainer": "Sevvandi Kandanaarachchi <sevvandik@gmail.com>",
  "Description": "Anomaly detection in dynamic, temporal networks. The\npackage 'oddnet' uses a feature-based method to identify\nanomalies. First, it computes many features for each network.\nThen it models the features using time series methods. Using\ntime series residuals it detects anomalies. This way, the\ntemporal dependencies are accounted for when identifying\nanomalies (Kandanaarachchi, Hyndman 2022) <arXiv:2210.07407>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "URL": "https://sevvandi.github.io/oddnet/",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://sevvandi.r-universe.dev",
  "Date/Publication": "2024-06-05 00:22:47 UTC",
  "RemoteUrl": "https://github.com/sevvandi/oddnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "c66aafdebb9139fd5b398d62acd11019ba18342c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:35:29 UTC",
    "User": "root"
  },
  "Author": "Sevvandi Kandanaarachchi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0337-0395>),\nRob Hyndman [aut] (ORCID: <https://orcid.org/0000-0002-2140-5352>)",
  "MD5sum": "df2dee05b42185d93e42f489e9d1a6b0",
  "_user": "sevvandi",
  "_type": "src",
  "_file": "oddnet_0.1.1.2.tar.gz",
  "_fileid": "142c7f4071110c2ceb9e0c1a3e3a0de7dc0cbb119acda6cf18beb2100f991d2c",
  "_filesize": 1031196,
  "_sha256": "142c7f4071110c2ceb9e0c1a3e3a0de7dc0cbb119acda6cf18beb2100f991d2c",
  "_created": "2026-05-25T10:35:29.000Z",
  "_published": "2026-05-25T10:39:09.391Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77697134809,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196548929"
    },
    {
      "job": 77697134819,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196548889"
    },
    {
      "job": 77697134800,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196537308"
    },
    {
      "job": 77697134816,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196540389"
    },
    {
      "job": 77696654916,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196508843"
    },
    {
      "job": 77697134817,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196543231"
    },
    {
      "job": 77697134921,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196557954"
    },
    {
      "job": 77697134896,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196537349"
    },
    {
      "job": 77697134855,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196544242"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sevvandi/oddnet",
  "_commit": {
    "id": "c66aafdebb9139fd5b398d62acd11019ba18342c",
    "author": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "committer": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "message": "add feature_subset to anomalous_networks\n",
    "time": 1717546967
  },
  "_maintainer": {
    "name": "Sevvandi Kandanaarachchi",
    "email": "sevvandik@gmail.com",
    "orcid": "0000-0002-0337-0395"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fable",
      "role": "Imports"
    },
    {
      "package": "fabletools",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lookout",
      "role": "Imports"
    },
    {
      "package": "pcaPP",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "DDoutlier",
      "role": "Suggests"
    },
    {
      "package": "feasts",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rTensor",
      "role": "Suggests"
    },
    {
      "package": "urca",
      "role": "Suggests"
    }
  ],
  "_owner": "sevvandi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "sevvandi",
      "count": 27,
      "uuid": 32561841
    },
    {
      "user": "robjhyndman",
      "count": 2,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 32561841,
    "type": "user",
    "name": "Sevvandi Kandanaarachchi",
    "description": "Senior Research Scientist, Data61, CSIRO"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oddnet"
  },
  "_devurl": "https://github.com/sevvandi/oddnet",
  "_pkgdown": "https://sevvandi.github.io/oddnet/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/oddnet.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sevvandi/oddnet",
  "_realowner": "sevvandi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-22"
    },
    {
      "version": "0.1.1",
      "date": "2024-02-11"
    }
  ],
  "_exports": [
    "anomalous_networks",
    "compute_features",
    "lad"
  ],
  "_help": [
    {
      "page": "anomalous_networks",
      "title": "Identifies anomalous networks from a series of temporal networks.",
      "topics": [
        "anomalous_networks"
      ]
    },
    {
      "page": "compute_features",
      "title": "Computes features for each network.",
      "topics": [
        "compute_features"
      ]
    },
    {
      "page": "lad",
      "title": "Laplacian Eigen Value method by Shenyang Huang, Yasmeen Hitti, Guillaume Rabusseau and Reihaneh Rabbany from their KDD'20 paper Laplacian Change Point Detection for Dynamic Graphs",
      "topics": [
        "lad"
      ]
    }
  ],
  "_readme": "https://github.com/sevvandi/oddnet/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "cpp11",
    "DEoptimR",
    "digest",
    "distributional",
    "dplyr",
    "evd",
    "fable",
    "fabletools",
    "farver",
    "generics",
    "ggdist",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lookout",
    "lubridate",
    "magrittr",
    "Matrix",
    "mlpack",
    "mvtnorm",
    "numDeriv",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "quadprog",
    "R6",
    "RANN",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEnsmallen",
    "rlang",
    "robustbase",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tsibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "oddnet.Rmd",
      "filename": "oddnet.html",
      "title": "oddnet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Synthetic data",
        "Plotting",
        "Features",
        "Anomalies"
      ],
      "created": "2022-12-19 02:44:08",
      "modified": "2022-12-19 02:44:08",
      "commits": 1
    }
  ],
  "_score": 4.217483944213907,
  "_indexed": true,
  "_nocasepkg": "oddnet",
  "_universes": [
    "sevvandi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:37:59.000Z",
      "distro": "noble",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "5b20f785f6a1bca84257e30fa82b643a8dcba7d05d96cad353944ef61c18076c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:37:59.000Z",
      "distro": "noble",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "a1881c19ae1983f581a39b120ad65d1695a42a829e373bd58d435d30c268134b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:37:18.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "d59dcbcc2fd0ac53463278839f3b4ac5f16f9e86c40f9efc9f1f7b64c29a34a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:37:27.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "9728c5c2ce799b66b7892b9a979c1d8b2f7575e80a7df149266d91e1a4f10282",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:37:57.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "b92a8f503bc11e130a77725ca820473f120981b9e8bb1f6050524054d4cffd75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:38:35.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "5350769e84d38c57e4d7ae5d638ede0b483998f00eed0dfaa3ccf28bbc2a0d10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:37:11.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "49e0810e8bac5866ec75f2ef3a1437920769540e84ba32f9ff036c3467a4a13c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-05-25T10:37:35.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "cd366a63ab7f46438104bae36ff3f90384f3148c51869ff958ac402c7d524739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26395975183"
    }
  ]
}