Package: incgraph
Type: Package
Title: Incremental Graphlet Counting for Network Optimisation
Version: 1.0.3
Authors@R: c(
    person(
      "Robrecht", "Cannoodt", 
      email = "rcannood@gmail.com", 
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-3641-729X")
    )
  )
Description: An efficient and incremental approach for calculating 
    the differences in orbit counts when performing single edge modifications 
    in a network. Calculating the differences in orbit counts is much more efficient than
    recalculating all orbit counts from scratch for each time point.
License: GPL-3
Depends: R (>= 3.2)
Imports: dplyr, methods, Rcpp (>= 0.11.4), orca
Suggests: testthat (>= 3.0.0)
LinkingTo: Rcpp, BH
Encoding: UTF-8
URL: https://github.com/rcannood/incgraph
BugReports: https://github.com/rcannood/incgraph/issues
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-03-29 14:08:11 UTC; rcannood
Author: Robrecht Cannoodt [aut, cre] (<https://orcid.org/0000-0003-3641-729X>)
Maintainer: Robrecht Cannoodt <rcannood@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-29 15:30:06 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-03-29 16:16:22 UTC; unix
Archs: incgraph.so.dSYM
