Package: lfl
Type: Package
Title: Linguistic Fuzzy Logic
Version: 1.4.1
Date: 2018-03-19
Author: Michal Burda
Maintainer: Michal Burda <michal.burda@osu.cz>
Description: Various algorithms related to linguistic fuzzy logic: mining for linguistic fuzzy association
    rules, composition of fuzzy relations, performing perception-based logical deduction (PbLD), 
    and forecasting time-series using fuzzy rule-based ensemble (FRBE).
License: GPL (>= 3.0)
Suggests: testthat
Depends: R (>= 3.4.0)
Imports: Rcpp (>= 0.11.0), foreach, forecast (>= 5.5), plyr, tseries,
        e1071, zoo, utils
LinkingTo: Rcpp
NeedsCompilation: yes
SystemRequirements: C++11
Encoding: UTF-8
Packaged: 2018-04-12 07:25:47 UTC; michal
Repository: CRAN
Date/Publication: 2018-04-12 09:29:01 UTC
