Package: goldi
Type: Package
Title: Gene Ontology Label Discernment and Identification
Version: 1.0.1
Date: 2017-06-27
Authors@R: c(
    person("Christopher B.", "Cole", email = "chris.c.1221@gmail.com", role = c("aut", "cre", "cph")), 
    person("Sejal", "Patel", role = c("ctb")), 
    person("Jo", "Knight", role = c("ctb"))
    )
Encoding: UTF-8
Maintainer: Christopher B. Cole <chris.c.1221@gmail.com>
Description: A tool for identifying multiple word key terms in free text with application to Gene Ontology labels.
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 2.15.0)
Imports: dplyr, Rcpp, tm, SnowballC, magrittr, futile.logger
Suggests: testthat, covr, rmarkdown, knitr, pdftools, RISmed
License: MIT + file LICENSE
BugReports: https://github.com/Chris1221/goldi/issues
URL: https://github.com/Chris1221/goldi
LazyData: TRUE
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-06-28 14:32:54 UTC; christopher
Author: Christopher B. Cole [aut, cre, cph],
  Sejal Patel [ctb],
  Jo Knight [ctb]
Repository: CRAN
Date/Publication: 2017-06-28 15:06:20 UTC
