{
  "_id": "6a100d64acfb0bcc41c80dac",
  "Package": "netseer",
  "Type": "Package",
  "Title": "Graph Prediction from a Graph Time Series",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Sevvandi\", \"Kandanaarachchi\", email = \"sevvandik@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0337-0395\")),\nperson(\"Stefan\", \"Westerlund\",\nrole = c(\"aut\") ))",
  "Maintainer": "Sevvandi Kandanaarachchi <sevvandik@gmail.com>",
  "Description": "Predicting the structure of a graph including new nodes\nand edges using a time series of graphs. Flux balance analysis,\na linear and integer programming technique used in biochemistry\nis used with time series prediction methods to predict the\ngraph structure at a future time point Kandanaarachchi (2025)\n<doi:10.48550/arXiv.2507.05806>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://sevvandi.github.io/netseer/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://sevvandi.r-universe.dev",
  "Date/Publication": "2026-03-23 07:17:43 UTC",
  "RemoteUrl": "https://github.com/sevvandi/netseer",
  "RemoteRef": "HEAD",
  "RemoteSha": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:57:01 UTC",
    "User": "root"
  },
  "Author": "Sevvandi Kandanaarachchi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0337-0395>),\nStefan Westerlund [aut]",
  "MD5sum": "910ebcbd946e22c9b187715dac3c97ef",
  "_user": "sevvandi",
  "_type": "src",
  "_file": "netseer_0.1.3.tar.gz",
  "_fileid": "8eab22680b8c34e7628ee1e73a681c9978531631fc15a64f3f9fd57a37b27da7",
  "_filesize": 1160985,
  "_sha256": "8eab22680b8c34e7628ee1e73a681c9978531631fc15a64f3f9fd57a37b27da7",
  "_created": "2026-05-22T07:57:01.000Z",
  "_published": "2026-05-22T08:01:40.245Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77339552248,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155647761"
    },
    {
      "job": 77339552319,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155639195"
    },
    {
      "job": 77339552291,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155619745"
    },
    {
      "job": 77339552243,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155623470"
    },
    {
      "job": 77339044759,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155595487"
    },
    {
      "job": 77339552226,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155633563"
    },
    {
      "job": 77339552289,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155635413"
    },
    {
      "job": 77339552260,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155625116"
    },
    {
      "job": 77339552275,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155626012"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sevvandi/netseer",
  "_commit": {
    "id": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
    "author": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "committer": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "message": "updates on graph reading\n",
    "time": 1774250263
  },
  "_maintainer": {
    "name": "Sevvandi Kandanaarachchi",
    "email": "sevvandik@gmail.com",
    "orcid": "0000-0002-0337-0395"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fable",
      "role": "Imports"
    },
    {
      "package": "fabletools",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "feasts",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "urca",
      "role": "Suggests"
    }
  ],
  "_owner": "sevvandi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 8
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sevvandi",
      "count": 31,
      "uuid": 32561841
    },
    {
      "user": "swesterlund-csiro",
      "count": 8,
      "uuid": 172774309
    }
  ],
  "_userbio": {
    "uuid": 32561841,
    "type": "user",
    "name": "Sevvandi Kandanaarachchi",
    "description": "Senior Research Scientist, Data61, CSIRO"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/netseer"
  },
  "_devurl": "https://github.com/sevvandi/netseer",
  "_pkgdown": "https://sevvandi.github.io/netseer/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/netseer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sevvandi/netseer",
  "_realowner": "sevvandi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-02-21"
    },
    {
      "version": "0.1.1",
      "date": "2024-11-14"
    },
    {
      "version": "0.1.2",
      "date": "2025-09-10"
    },
    {
      "version": "0.1.3",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "generate_graph_exp",
    "generate_graph_linear",
    "load_graphs",
    "load_graphs_dir",
    "load_graphs_list",
    "measure_error",
    "predict_graph",
    "save_graphs"
  ],
  "_datasets": [
    {
      "name": "syngraphs",
      "title": "A dataset containing synthetic graphs",
      "object": "syngraphs",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "generate_graph_exp",
      "title": "Generates a bigger graph using exponential growth.",
      "topics": [
        "generate_graph_exp"
      ]
    },
    {
      "page": "generate_graph_linear",
      "title": "Generates a bigger graph by linear growth.",
      "topics": [
        "generate_graph_linear"
      ]
    },
    {
      "page": "load_graphs",
      "title": "Loads graphs to memory using a desired method.",
      "topics": [
        "load_graphs"
      ]
    },
    {
      "page": "measure_error",
      "title": "Gives an error measurement for predicted graphs",
      "topics": [
        "measure_error"
      ]
    },
    {
      "page": "predict_graph",
      "title": "Predicts a graph from a time series of graphs.",
      "topics": [
        "predict_graph"
      ]
    },
    {
      "page": "save_graphs",
      "title": "Saves either a single graph or list of graphs to disk.",
      "topics": [
        "save_graphs"
      ]
    },
    {
      "page": "syngraphs",
      "title": "A dataset containing synthetic graphs",
      "topics": [
        "syngraphs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sevvandi/netseer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sevvandi/netseer/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "codetools",
    "colorspace",
    "cpp11",
    "digest",
    "distributional",
    "dplyr",
    "fable",
    "fabletools",
    "farver",
    "feasts",
    "forecast",
    "fracdiff",
    "future",
    "generics",
    "ggdist",
    "ggplot2",
    "ggtime",
    "globals",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lmtest",
    "lpSolve",
    "lubridate",
    "magrittr",
    "Matrix",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "slider",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tsibble",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "netseer.Rmd",
      "filename": "netseer.html",
      "title": "The R package netseer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "netseer <img src=\"man/figures/logo.png\" align=\"right\" height=\"138\" />",
        "Installation",
        "An example",
        "Plotting a couple of graphs",
        "Predicting the next graph",
        "Predicting the graph at 2 time steps ahead",
        "Predicting the graph at 3 time steps ahead",
        "References"
      ],
      "created": "2025-07-09 07:42:37",
      "modified": "2025-08-04 07:44:01",
      "commits": 4
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "netseer",
  "_universes": [
    "sevvandi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-22T07:59:50.000Z",
      "distro": "noble",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "9bd6823f78711c51e0d55b676bd15295dbdb36b362173af4cda94c264a420277",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-22T07:59:23.000Z",
      "distro": "noble",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "445b316d147d6c86bb323f88ec2cb3fb6dec7e1f9a30de1bf7b7500e0824ee17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-22T07:58:25.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "357e0b5cf47b2f1f341be11f47cfd9c28714c84381bcc4bdb937f3ceb55c044a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-22T07:58:35.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "e88c151724164fecc5a2c309abf7fee1b428e4522fd8f6656b00a5283067784b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T07:59:28.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "44a643ace73f562ac43d245f7652647ba69bef3d95621dd52e44adbbb9e5155f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-22T07:58:55.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "8c633add5360090070e5dd2378ce4fc49cdfaf65587d46d80709bc548791d57e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-22T07:58:28.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "cce369aa9271a38bcf54ad8b78b58c70ba39079678839c47e58c74d093449f2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-22T07:58:30.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "da51ef1b1118cc96b6d00a841977241e62b8da4487411c10c36749202470c781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/26275610968"
    }
  ]
}