{
  "_id": "6a41264ae83c50528b762313",
  "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-06-28 13:41:26 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": "16a594b746b255c719eeae9ef09ea1b5",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "oddnet_0.1.1.2.tar.gz",
  "_fileid": "cf71f3373880d97221fa056d29d0b4fdf3071c920ce91affc6c4f63a3124c291",
  "_filesize": 1032927,
  "_sha256": "cf71f3373880d97221fa056d29d0b4fdf3071c920ce91affc6c4f63a3124c291",
  "_created": "2026-06-28T13:41:26.000Z",
  "_published": "2026-06-28T13:48:58.946Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83911141524,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7935198396"
    },
    {
      "job": 83911141529,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7935198401"
    },
    {
      "job": 83911141525,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7935190012"
    },
    {
      "job": 83911141530,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7935190523"
    },
    {
      "job": 83910712118,
      "time": 360,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7935175457"
    },
    {
      "job": 83911141544,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7935199309"
    },
    {
      "job": 83911141584,
      "time": 415,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7935232594"
    },
    {
      "job": 83911141539,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7935189647"
    },
    {
      "job": 83911141553,
      "time": 383,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7935229006"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353",
  "_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",
    "followers": 3104,
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oddnet"
  },
  "_devurl": "https://github.com/sevvandi/oddnet",
  "_pkgdown": "https://sevvandi.github.io/oddnet/",
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_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.2552725051033065,
  "_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-06-28T13:44:06.000Z",
      "distro": "resolute",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "05ef540a751c6296de15cfab6955b97354b195a042d40c49fdb1d881a41b2537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.2",
      "date": "2026-06-28T13:44:06.000Z",
      "distro": "resolute",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "70d6642f3f75907a5f8aeceade4ae1b93f36e3a33b1a2aa466183c088290f3f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-06-28T13:43:08.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "21426b4ca2ddf9770d318cf3cc30c11a4f340c501691cca4a3f8494644ee7e87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-06-28T13:43:09.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "04c8c4de9c4fcdf5bd3fedbc5727690da0bf34c3c99426ffedbfc4eacd9a2945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.2",
      "date": "2026-06-28T13:44:34.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "71c9e5da290f1a436ebf68044259b5493ac1244a266ac71a64c48465aeae00be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-06-28T13:48:14.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "bfcf6ab9e322d0fa13c17b1a6d293287c891a4acd10d24c42e045c0ee3c9b15c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-06-28T13:42:56.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "0307005c2ae10c5cf1cbfad358a4bdaf810dd5cd4b92b7743ae3b2e7f64d196d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-06-28T13:47:49.000Z",
      "commit": "c66aafdebb9139fd5b398d62acd11019ba18342c",
      "fileid": "b485e01be24e75f885e6772e9fbdb7b6e2ea8cc8d5664ad14c373aeb012ca8d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/28323965353"
    }
  ]
}