Package: incidentally
Title: Generates Incidence Matrices and Bipartite Graphs
Version: 1.0.2
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>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.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: 2023-02-15 15:26: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: 2023-02-15 21:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 15:56:54 UTC; windows
