The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

incidentally

status DOI:10.31219/osf.io/ectms

Welcome

Welcome to the incidentally package! The incidentally package implements methods to generate incidence matrices, which can represent bipartite (aka two-mode, affiliation) networks.

The incidentally package can be cited as:

Neal, Z. P. (2022). incidentally: An R package for generating incidence matrices and bipartite graphs. OSF Preprints. https://doi.org/10.31219/osf.io/ectms

Installation

The /release branch contains the current CRAN release of the incidentally package. You can install it from CRAN with:

install.packages("incidentally")

The /devel branch contains the working beta version of the next release of the incidentally package. All the functions are documented and have undergone various levels of preliminary debugging, so they should mostly work, but there are no guarantees. Feel free to use the devel version (with caution), and let us know if you run into any problems. You can install it You can install from GitHub with:

library(devtools)
install_github("zpneal/incidentally", ref = "devel", build_vignettes = TRUE)

Dependencies

The incidentally package adopts the tinyverse philosophy, and therefore aims to keep dependencies at a minimum.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.