Package: orca
Version: 1.1-3
Date: 2024-09-19
Title: Computation of Graphlet Orbit Counts in Sparse Graphs
Authors@R: c(person("Tomaz", "Hocevar", role = c("aut", "cre"), email = "tomaz.hocevar@fri.uni-lj.si"),
             person("Janez", "Demsar", role = "aut"))
Description: Implements orbit counting using a fast combinatorial approach.
	Counts orbits of nodes and edges from edge matrix or data frame, or a
	graph object from the graph package.
License: LGPL-3
Depends: R (>= 3.1)
Enhances: graph
NeedsCompilation: yes
Collate: orca.R
LazyLoad: yes
LazyData: yes
Packaged: 2024-09-20 06:42:28 UTC; thocevar
Author: Tomaz Hocevar [aut, cre],
  Janez Demsar [aut]
Maintainer: Tomaz Hocevar <tomaz.hocevar@fri.uni-lj.si>
Repository: CRAN
Date/Publication: 2024-09-20 14:00:06 UTC
Built: R 4.4.1; x86_64-w64-mingw32; 2024-09-20 23:50:51 UTC; windows
Archs: x64
