Package: netseer Type: Package Title: Graph Prediction from a Graph Time Series Version: 0.1.3 Authors@R: c( person("Sevvandi", "Kandanaarachchi", email = "sevvandik@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0337-0395")), person("Stefan", "Westerlund", role = c("aut") )) Maintainer: Sevvandi Kandanaarachchi Description: Predicting the structure of a graph including new nodes and edges using a time series of graphs. Flux balance analysis, a linear and integer programming technique used in biochemistry is used with time series prediction methods to predict the graph structure at a future time point Kandanaarachchi (2025) . License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Imports: dplyr, fable, fabletools, forecast, future, igraph, lpSolve, Matrix, rlang, stats, tibble, feasts, tsibble Suggests: knitr, nnet, rmarkdown, urca URL: https://sevvandi.github.io/netseer/ VignetteBuilder: knitr Depends: R (>= 3.5) 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: 2026-06-21 08:11:59 UTC; root Author: Sevvandi Kandanaarachchi [aut, cre] (ORCID: ), Stefan Westerlund [aut]