Package: bmotif
Title: Counting Motifs in Bipartite Networks
Version: 1.0.0
Date: 2018-01-24
Authors@R: c(
    person("Benno", "Simmons", email = "benno.simmons@gmail.com", role = c("aut", "cre")),
    person("Michelle", "Sweering", email = "michelle.sweering@gmail.com", role = c("aut")),
    person("Riccardo", "Di Clemente", email = "rdicle@mit.edu", role = c("aut")))
Description: Counts occurrences of motifs in bipartite networks, as well as the number of
    times each node appears in each unique position within motifs. Intended for
    use in ecology, but its methods are general and can be applied to any
    bipartite network.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: tensor (>= 1.5)
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-01-26 16:36:39 UTC; bennosimmons
Author: Benno Simmons [aut, cre],
  Michelle Sweering [aut],
  Riccardo Di Clemente [aut]
Maintainer: Benno Simmons <benno.simmons@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-29 10:00:28 UTC
