Package: FuzzyNumbers
Title: Tools to Deal with Fuzzy Numbers
Type: Package
Authors@R: c(
    person("Marek", "Gagolewski", role = c("aut", "cre"),
    email = "gagolews@rexamine.com"),
    person("Jan", "Caha", role = "ctb",
    email = "jan.caha@klikni.cz"))
Description: S4 classes and methods
    to deal with fuzzy numbers. With them you can compute any arithmetic
    operations (e.g. by using the Zadeh extension principle),
    perform approximation of arbitrary FNs by trapezoidal and piecewise
    linear FNs, prepare plots of FNs for publications, calculate 
    possibility and necessity values for comparisons, etc.
Version: 0.4-1
Date: 2015-02-26
URL: http://FuzzyNumbers.rexamine.com
BugReports: http://github.com/Rexamine/FuzzyNumbers/issues
License: LGPL (>= 3)
ByteCompile: TRUE
VignetteBuilder: knitr
Suggests: knitr
Depends: R (>= 3.0.0), methods, grDevices, graphics, stats
Packaged: 2015-02-26 10:07:15 UTC; gagolews
Author: Marek Gagolewski [aut, cre],
  Jan Caha [ctb]
Maintainer: Marek Gagolewski <gagolews@rexamine.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-26 12:32:10
Built: R 3.1.3; ; 2015-02-27 14:20:15 UTC; unix
