{
  "_id": "6a1b07a21d7bb097a0a04a83",
  "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://robjhyndman.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-30 11:00:39 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": "5c257d9dc90844e11e6b5b70f210c725",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "oddnet_0.1.1.2.tar.gz",
  "_fileid": "4efc9b5ca39020d86acbf576fe2304d4cc138fb9301cae749c857cf221ac4a98",
  "_filesize": 1030727,
  "_sha256": "4efc9b5ca39020d86acbf576fe2304d4cc138fb9301cae749c857cf221ac4a98",
  "_created": "2026-05-30T11:00:39.000Z",
  "_published": "2026-05-30T15:52:02.759Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78644276484,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307753690"
    },
    {
      "job": 78644276481,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307752866"
    },
    {
      "job": 78644276523,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309399028"
    },
    {
      "job": 78644276513,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309393931"
    },
    {
      "job": 78643914157,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307699850"
    },
    {
      "job": 78644276508,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307751470"
    },
    {
      "job": 78644276521,
      "time": 467,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307782006"
    },
    {
      "job": 78644276490,
      "time": 478,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307782867"
    },
    {
      "job": 78644276534,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307751098"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062",
  "_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": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "sevvandi",
      "count": 27,
      "uuid": 32561841
    },
    {
      "user": "robjhyndman",
      "count": 2,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 127518,
    "type": "user",
    "name": "Rob J Hyndman",
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 177,
    "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": false,
  "_nocasepkg": "oddnet",
  "_universes": [
    "robjhyndman"
  ],
  "_indexurl": "https://sevvandi.r-universe.dev/oddnet",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.2",
      "date": "2026-05-30T11:10:16.000Z",
      "distro": "noble",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "47a62b2af669b80d085b53986b6d0aa9678d8d40e4976b63b1860cb9ea69005c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.2",
      "date": "2026-05-30T11:10:08.000Z",
      "distro": "noble",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "431b8e3a08ed78027bfe850f71d1727820f1b3f64dca367d7a50a07e8b0124dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-05-30T15:51:31.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "5e0274cd248703188dfaf057d0f24fe63bc3f5f68f1b452e8504154b6872f12f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-05-30T15:50:44.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "3a8b548355daf29e460fe83ca66c4277b905232329728c3e38c26f83391dc8ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.2",
      "date": "2026-05-30T11:10:12.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "6372d990142aed0103cca608483c4ff02890e71449220afb1ff834d1502a9252",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-05-30T11:15:32.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "2eed767ba6a3ce1fb3445f94f98f40860c56b966148d76fb7bf036677d6a0880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-05-30T11:15:35.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "2dc4fa829dd5ee1255ad35261332f196e19d848dcb25c5e9734f050eb9ef97c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-05-30T11:09:43.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "62cc4e8177d2f093ba07407b58ac93940b2fe8cc6250d1fddef132612668f260",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/26681186062"
    }
  ]
}