{
  "_id": "6a5f180d14e95619b75d3da2",
  "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-07-21 06:52:34 UTC",
    "User": "root"
  },
  "Author": "Sevvandi Kandanaarachchi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0337-0395>),\nStefan Westerlund [aut]",
  "_user": "sevvandi",
  "_type": "src",
  "_file": "netseer_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/c8e66921c2d837a7c562452ac7b8e03ddd4a2623d9edcad4aa9b3dd66b653b73",
  "_filesize": 1162470,
  "_sha256": "c8e66921c2d837a7c562452ac7b8e03ddd4a2623d9edcad4aa9b3dd66b653b73",
  "_expires": "2026-10-29T06:56:12.000Z",
  "_created": "2026-07-21T06:52:34.000Z",
  "_published": "2026-07-21T06:56:13.704Z",
  "_jobs": [
    {
      "job": 88563894589,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486459953"
    },
    {
      "job": 88563894523,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486463975"
    },
    {
      "job": 88563894595,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486448040"
    },
    {
      "job": 88563894615,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486430987"
    },
    {
      "job": 88563185990,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486394965"
    },
    {
      "job": 88563894548,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8486450342"
    },
    {
      "job": 88563894590,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486436992"
    },
    {
      "job": 88563894613,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486430041"
    },
    {
      "job": 88563894580,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486434044"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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-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",
    "followers": 38,
    "description": "Senior Research Scientist, Data61, CSIRO"
  },
  "_downloads": {
    "count": 250,
    "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.1",
  "_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 ",
        "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.176091259055681,
  "_indexed": true,
  "_nocasepkg": "netseer",
  "_universes": [
    "sevvandi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-21T06:55:13.000Z",
      "distro": "resolute",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/44717b91a5d70fe6df5824964641fab213de04258895391db29dbe76b8cb21d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-21T06:55:25.000Z",
      "distro": "resolute",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/1419773d41a751396dcf18a2f750012014299453a2b790656cf0de88c82e2100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-21T06:54:45.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/81dc5883d85c063e4bf466fa470172322f19508454fb62a097d6d7c30ffecd59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-21T06:54:08.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/8d1bdf874f8756353957eb830842e37d3d82042e8d9c981bda7a96baf9a3f90e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-21T06:55:15.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/316377b0237caec8893e2292d24a5dfeb64779dcb90d9b50c1fee1598d129087",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-21T06:54:12.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/bd8aeef84e0513e53e0d60b2a6c2484cbafd2cc2a23d0cb7ff141cae6bc4e628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-21T06:53:56.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/a868233dc3dadbf74f5787d46a7e0c60668ea5156ae645a04a07075445526d06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-21T06:54:05.000Z",
      "commit": "93c1c185c48a83a22b8618f42ccd14683c8f7bee",
      "fileid": "https://r2.ropensci.org/cf53fa804a41ee9fb17432f7b2d0afbd02aea301e7f786f61279ccf657c8fddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/29808187885"
    }
  ]
}