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@upol.cz"))
Description: The FuzzyNumbers package provides S4 classes and methods
    to deal with Fuzzy Numbers that allow for computations of arithmetic
    operations, approximation by trapezoidal and piecewise linear FNs,
    visualization, etc.
Version: 0.3-3
Date: 2014-01-03
URL: http://FuzzyNumbers.rexamine.com
BugReports: http://github.com/Rexamine/FuzzyNumbers/issues
License: LGPL (>= 3)
ByteCompile: TRUE
Depends: R (>= 2.12.0), methods, grDevices, graphics, stats
Packaged: 2014-01-03 18:13:32 UTC; gagolews
Author: Marek Gagolewski [aut, cre],
  Jan Caha [ctb]
Maintainer: Marek Gagolewski <gagolews@rexamine.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-01-03 20:44:56
