Rfuzzycoco provides the FuzzyCoCo algorithm by wrapping the fuzzycoco C++ library, and extending its possibilities.
This fuzzycoco software is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
You can install the development version of Rfuzzycoco from github. Because the Rfuzzycoco uses a git submodule, the usual easy ways to install packages, like remotes::install_github()
and pak::pak()
do not work.
The easiest way is thus to clone the github repository, fetch the submodule and install the local package source from the terminal: