Package: lfl
Type: Package
Title: Linguistic Fuzzy Logic
Version: 1.4.2
Date: 2018-08-02
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) - see Burda (2015) <doi:10.1109/FUZZ-IEEE.2015.7337826>.
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-08-01 10:07:43 UTC; michal
Repository: CRAN
Date/Publication: 2018-08-01 11:20:03 UTC
