Package: CRF
Version: 0.3-11
Title: Conditional Random Fields
Description: Implements modeling and computational tools for conditional
    random fields (CRF) model as well as other probabilistic undirected
    graphical models of discrete data with pairwise and unary potentials.
Authors@R: c(person("Ling-Yun", "Wu", role = c("aut", "cre"), email =
    "wulingyun@gmail.com"))
ByteCompile: TRUE
Depends: R (>= 2.12.0)
Imports: Rglpk (>= 0.3-5), Matrix (>= 1.1-2)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
License: GPL (>= 2)
BugReports: https://github.com/wulingyun/CRF/issues
URL: https://github.com/wulingyun/CRF
RoxygenNote: 5.0.1
Author: Ling-Yun Wu [aut, cre]
Maintainer: Ling-Yun Wu <wulingyun@gmail.com>
Repository: CRAN
Repository/R-Forge/Project: crf
Repository/R-Forge/Revision: 36
Repository/R-Forge/DateTimeStamp: 2016-08-28 14:39:23
Date/Publication: 2016-08-28 18:53:30
NeedsCompilation: yes
Packaged: 2016-08-28 14:45:53 UTC; rforge
