Skip to content

FFTrees

Generate, Visualise, and Evaluate Fast-and-Frugal Decision Trees

v2.1.0 · Sep 2, 2025 · CC0

Description

Create, visualize, and test fast-and-frugal decision trees (FFTs) using the algorithms and methods described by Phillips, Neth, Woike & Gaissmaier (2017), <doi:10.1017/S1930297500006239>. FFTs are simple and transparent decision trees for solving binary classification problems. FFTs can be preferable to more complex algorithms because they require very little information, are easy to understand and communicate, and are robust against overfitting.

Downloads

424

Last 30 days

8913th

1.4K

Last 90 days

10.3K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies caret cli dplyr knitr magrittr scales stringr testthat tibble FFTrees

Version History

new 2.1.0 Mar 10, 2026
updated 2.1.0 ← 2.0.0 diff Sep 2, 2025
updated 2.0.0 ← 1.9.0 diff Jun 5, 2023
updated 1.9.0 ← 1.8.0 diff Feb 7, 2023
updated 1.8.0 ← 1.7.5 diff Jan 5, 2023
updated 1.7.5 ← 1.7.0 diff Sep 14, 2022
updated 1.7.0 ← 1.6.6 diff Aug 30, 2022
updated 1.6.5 ← 1.5.5 diff Jul 17, 2022
updated 1.6.6 ← 1.6.5 diff Jul 17, 2022
updated 1.5.5 ← 1.4.0 diff Jun 7, 2020
updated 1.4.0 ← 1.3.5 diff Sep 14, 2018
updated 1.3.5 ← 1.3.4 diff Nov 1, 2017
updated 1.3.4 ← 1.3.3 diff Aug 27, 2017
updated 1.3.3 ← 1.3.2 diff Jul 10, 2017
updated 1.3.2 ← 1.2.3 diff Jun 27, 2017
updated 1.2.3 ← 1.2.2 diff May 3, 2017
updated 1.2.2 ← 1.1.8 diff Apr 17, 2017
updated 1.1.8 ← 1.1.6 diff Oct 7, 2016
updated 1.1.6 ← 1.1.4 diff Sep 9, 2016
updated 1.1.4 ← 1.1.3 diff Aug 22, 2016