Skip to content

Rfmtool

Fuzzy Measure Tools

v5.0.4 · Jun 2, 2024 · LGPL-3

Description

Various tools for handling fuzzy measures, calculating Shapley value and interaction index, Choquet and Sugeno integrals, as well as fitting fuzzy measures to empirical data are provided. Construction of fuzzy measures from empirical data is done by solving a linear programming problem by using 'lpsolve' package, whose source in C adapted to the R environment is included. The description of the basic theory of fuzzy measures is in the manual in the Doc folder in this package. Please refer to the following: [1] <https://personal-sites.deakin.edu.au/~gleb/fmtools.html> [2] G. Beliakov, H. Bustince, T. Calvo, 'A Practical Guide to Averaging', Springer, (2016, ISBN: 978-3-319-24753-3). [3] G. Beliakov, S. James, J-Z. Wu, 'Discrete Fuzzy Measures', Springer, (2020, ISBN: 978-3-030-15305-2).

Downloads

CRAN

687

Last 30 days

4866th

2.1K

Last 90 days

8.2K

Last year

Trend: +4.9% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

115

Last 90 days

398

Last year

Trend: -40% (30d vs prior 30d)

autoCRAN

2

Last 7 days

24

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.9Mb
  sub-directories of 1Mb or more:
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.3Mb
  sub-directories of 1Mb or more:
    libs   6.4Mb
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/Rfmtool.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.9Mb
  sub-directories of 1Mb or more:
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.3Mb
  sub-directories of 1Mb or more:
    libs   6.4Mb
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.9Mb
  sub-directories of 1Mb or more:
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.3Mb
  sub-directories of 1Mb or more:
    libs   6.4Mb

Code

Structure

Lines of code

82,394

Files

229

Compiled share

88.9%

Has compiled src

Yes

Language breakdown

R 3,334 (4%)C/C++/src 73,221 (88.9%)Docs 5,839 (7.1%)

API

Exported functions

124

Internal functions

2

Recent export changes

v5.0.3+19 fm.Free, fm.check_monotonicity_mob_2additive, fm.check_convexity_monotonicity_mob +16 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

98.4%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.9.2

System requirements

C++ standard

C++17

License

LGPL-3

License flags

SPDX valid, OSI approved

History

Versions

15

First release

2016-03-18

Latest release

2024-06-02

Avg cadence

89 days

Cold removal rate

Dep drift

1

LOC over versions

v1.1: 64,552 LOCv1.2: 64,560 LOCv1.2.2: 64,695 LOCv2.0.0: 64,460 LOCv3.0.0: 67,934 LOCv4.1.0: 73,670 LOCv4.1.2: 73,703 LOCv4.1.4: 73,726 LOCv4.1.5: 73,760 LOCv4.1.6: 73,778 LOCv4.1.8: 73,817 LOCv4.1.9: 77,380 LOCv4.1.10: 77,448 LOCv5.0.3: 82,393 LOCv5.0.4: 82,394 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies Rcpp Rfmtool

Version History

16 tracked
new 5.0.4 Mar 10, 2026
updated 5.0.4 ← 5.0.3 diff Jun 2, 2024
updated 5.0.3 ← 4.1.10 diff May 29, 2024
updated 4.1.10 ← 4.1.9 diff Feb 3, 2023
updated 4.1.9 ← 4.1.8 diff Nov 29, 2022
updated 4.1.8 ← 4.1.6 diff Mar 26, 2022
updated 4.1.6 ← 4.1.5 diff Mar 20, 2022
updated 4.1.5 ← 4.1.4 diff Mar 17, 2022
updated 4.1.4 ← 4.1.2 diff Jul 26, 2021
updated 4.1.2 ← 4.1.0 diff Jun 24, 2021
updated 4.1.0 ← 3.0.0 diff Feb 20, 2021
updated 3.0.0 ← 2.0.0 diff Jun 4, 2018
updated 2.0.0 ← 1.2.2 diff Mar 2, 2018
updated 1.2.2 ← 1.2 diff Dec 9, 2017
updated 1.2 ← 1.1 diff Mar 18, 2016