Package: netseer
Type: Package
Title: Graph Prediction from a Graph Time Series
Version: 0.1.2
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 <sevvandik@gmail.com>
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) <doi:10.48550/arXiv.2507.05806>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, fable, fabletools, forecast, future, igraph, lpSolve,
        Matrix, rlang, stats, tibble, tsibble
Suggests: feasts, knitr, nnet, rmarkdown, urca
URL: https://sevvandi.github.io/netseer/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-09 23:20:40 UTC; kan092
Author: Sevvandi Kandanaarachchi [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0337-0395>),
  Stefan Westerlund [aut]
Repository: CRAN
Date/Publication: 2025-09-10 07:50:32 UTC
Built: R 4.5.1; ; 2025-10-26 03:05:14 UTC; windows
