Encoding: UTF-8
Package: CorporaCoCo
Type: Package
Title: Corpora Co-Occurrence Comparison
Version: 2.0
Date: 2022-08-05
Authors@R: 
    c(person('Anthony','Hennessey',role='aut'),
    person('Viola','Wiegand',email='v.wiegand@bham.ac.uk',role='aut'),
    person('Christopher R.','Tench',email='christopher.tench@nottingham.ac.uk',role='aut'),
    person('Jamie','Lentin',email='jamie.lentin@shuttlethread.com',role='aut'),
    person('Mike','Allaway',email='m.j.allaway@bham.ac.uk',role='ctb'),
    person('Andrew','Edmondson',email='a.c.edmondson@bham.ac.uk',role='ctb'),
    person('Matthew','Henderson',email='matthew.james.henderson@gmail.com',role='ctb'),
    person('Michaela','Mahlberg',email='mahlberg.lab@gmail.com',role=c('aut','cre')))
Author: Anthony Hennessey [aut],
  Viola Wiegand [aut],
  Christopher R. Tench [aut],
  Jamie Lentin [aut],
  Mike Allaway [ctb],
  Andrew Edmondson [ctb],
  Matthew Henderson [ctb],
  Michaela Mahlberg [aut, cre]
Maintainer: Michaela Mahlberg <mahlberg.lab@gmail.com>
Description: Identifies significant difference in co-occurrence counts for a given node or set of nodes across two corpora, using a Fisher’s Exact test.
URL: https://github.com/mahlberg-lab/CorporaCoCo/
License: GPL (>= 3)
Depends: R (>= 3.2.0),
Imports: methods, stats, data.table (>= 1.11.2), stringi, RColorBrewer,
        rlist
Suggests: unittest, R.rsp, knitr, rmarkdown, lintr, testthat (>=
        3.0.0), markdown
VignetteBuilder: knitr
BugReports: https://github.com/mahlberg-lab/CorporaCoCo/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-05 11:02:33 UTC; mike
Repository: CRAN
Date/Publication: 2022-08-08 10:30:10 UTC
