Package: incidentally
Title: Generates Incidence Matrices and Bipartite Graphs
Version: 0.9.0
Authors@R: 
    person("Zachary", "Neal", , "zpneal@msu.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3076-4995"))
Description: Functions to generate incidence matrices and bipartite graphs that have (1) a fixed fill rate, (2) given marginal sums, (3) marginal sums that follow given distributions, or (4) are generated by a social process mirroring team, group, or organization formation.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 2.10)
Imports: igraph, methods, stats
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
URL: https://www.zacharyneal.com/backbone,
        https://github.com/zpneal/incidentally
BugReports: https://github.com/zpneal/incidentally/issues
NeedsCompilation: no
Packaged: 2022-04-06 12:51:10 UTC; zacharyneal
Author: Zachary Neal [aut, cre] (<https://orcid.org/0000-0003-3076-4995>)
Maintainer: Zachary Neal <zpneal@msu.edu>
Repository: CRAN
Date/Publication: 2022-04-08 08:22:30 UTC
