Package: incidentally
Title: Generates Incidence Matrices and Bipartite Graphs
Version: 1.0.3
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) represent bill sponsorships in the US Congress <doi:10.31219/osf.io/ectms>. It can also generate an incidence matrix from an adjacency matrix, or bipartite graph from a unipartite graph, via a social process mirroring team, group, or organization formation <doi:10.48550/arXiv.2204.13670>, or examine the space of binary matrices with fixed marginals.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Imports: igraph, Matrix, methods, stats, xml2
Suggests: backbone, 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: 2025-07-28 18:56:41 UTC; zacharyneal
Author: Zachary Neal [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3076-4995>)
Maintainer: Zachary Neal <zpneal@msu.edu>
Repository: CRAN
Date/Publication: 2025-07-28 22:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:25:27 UTC; windows
